GrapeCity.Xaml.Excel
NoMultiLevelLables Property (IExcelChartCategoryAxis)


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

Reference

IExcelChartCategoryAxis Interface
IExcelChartCategoryAxis Members