GrapeCity.Xaml.Excel
Id Property (IExcelChartAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartAxis Interface : Id Property
Identify used to mark this axis.
Syntax
'Declaration
 
Property Id As Integer
'Usage
 
Dim instance As IExcelChartAxis
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
int Id {get; set;}
See Also

Reference

IExcelChartAxis Interface
IExcelChartAxis Members