Spread Silverlight Documentation
NoMultiLevelLables Property (ExcelChartCategoryAxis)


Specifies the labels shall be shown as flat text.
Syntax
'Declaration
 
Public Property NoMultiLevelLables As System.Boolean
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As System.Boolean
 
instance.NoMultiLevelLables = value
 
value = instance.NoMultiLevelLables
public System.bool NoMultiLevelLables {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.