public double Value {get; set;}
'Declaration Public Property Value As Double
'Declaration
Public Property Value As Double
'Usage Dim instance As AxisLabelLoadingEventArgs Dim value As Double instance.Value = value value = instance.Value
'Usage
Dim instance As AxisLabelLoadingEventArgs Dim value As Double instance.Value = value value = instance.Value
AxisLabelLoadingEventArgs Class AxisLabelLoadingEventArgs Members