GrapeCity.Xaml.Excel
Id Property (ExcelChartCategoryAxis)


Identify used to mark this axis.
Syntax
'Declaration
 
Public Property Id As Integer
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
public int Id {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