GrapeCity.Xaml.Excel
Id Property (ExcelChartValueAxis)


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

Reference

ExcelChartValueAxis Class
ExcelChartValueAxis Members