'Declaration Public Property LabelNumberFormat As String
'Usage Dim instance As RadarIndexAxis Dim value As String instance.LabelNumberFormat = value value = instance.LabelNumberFormat
public string LabelNumberFormat {get; set;}
'Declaration Public Property LabelNumberFormat As String
'Usage Dim instance As RadarIndexAxis Dim value As String instance.LabelNumberFormat = value value = instance.LabelNumberFormat
public string LabelNumberFormat {get; set;}
Exception | Description |
---|---|
System.ArgumentNullException | value is a null reference (Nothing in VB). |