GrapeCity.Xaml.Excel
IsAutomaticCategoryAxis Property (IExcelChartCategoryAxis)


Specifies this axis is a date or text axis based on the data that is used for the axis lables. not a specific choice.
Syntax
'Declaration
 
Property IsAutomaticCategoryAxis As Boolean
'Usage
 
Dim instance As IExcelChartCategoryAxis
Dim value As Boolean
 
instance.IsAutomaticCategoryAxis = value
 
value = instance.IsAutomaticCategoryAxis
bool IsAutomaticCategoryAxis {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartCategoryAxis Interface
IExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options