ExcelChartSeriesAxisSerieLabelsInterval Property
Gets or sets the number of series between labels on series axis. Set this property with 1 to display a label for every serie,
2 to display a label for every other serie, 3 to display a label for every third serie, and so on
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public int SerieLabelsInterval { get; set; }
Property Value
Int32