Overload List

  NameDescription
RadarChartAxisDataItem()()()
Creates RadarChartAxisDataItem
RadarChartAxisDataItem(String)
Creates RadarChartAxisDataItem with specified id. Value is set the same as id.
RadarChartAxisDataItem(String, String)
Creates RadarChartAxisDataItem with specified id and value
RadarChartAxisDataItem(String, String, Nullable<(Of <(Int32>)>), Color, Nullable<(Of <(Byte>)>), Color, Nullable<(Of <(Byte>)>))
Creates RadarChartAxisDataItem with specified property values
RadarChartAxisDataItem(String, String, Nullable<(Of <(Int32>)>), String, Nullable<(Of <(Byte>)>), String, Nullable<(Of <(Byte>)>))
Creates RadarChartAxisDataItem with specified property values. Colors specified as strings.

See Also