GrapeCity.Xaml.Excel
NoMultiLevelLables Property (ExcelChartCategoryAxis)


GrapeCity.Excel.Chart Namespace > ExcelChartCategoryAxis Class : NoMultiLevelLables Property
Specifies the labels shall be shown as flat text.
Syntax
'Declaration
 
Public Property NoMultiLevelLables As Boolean
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As Boolean
 
instance.NoMultiLevelLables = value
 
value = instance.NoMultiLevelLables
public bool NoMultiLevelLables {get; set;}
See Also

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members