Winnovative Excel Library

ExcelChartCategoryAxisCategoryLabelsInterval Property

Winnovative Excel Library Documentation
Gets or sets the number of categories between labels on category axis. Set this property with 1 to display a label for every category, 2 to display a label for every other category, 3 to display a label for every third category, and so on

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int CategoryLabelsInterval { get; set; }

Property Value

Type: Int32
See Also

Reference