GrapeCity.Xaml.Excel
IsAutomaticCategoryAxis Property (ExcelChartCategoryAxis)


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
 
Public Property IsAutomaticCategoryAxis As Boolean
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As Boolean
 
instance.IsAutomaticCategoryAxis = value
 
value = instance.IsAutomaticCategoryAxis
public bool IsAutomaticCategoryAxis {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options