GrapeCity.Xaml.Excel
Id Property (ExcelChartDateAxis)


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

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members