Overload List

  NameDescription
ChartLabel()()()
Creates new ChartLabel object with default property values
ChartLabel(String, Unit, Boolean, Unit, Boolean, Boolean, Unit, LabelAlignments, Color, Nullable<(Of <(Int32>)>))
Creates ChartLabel object with specified property values
ChartLabel(String, Unit, Unit)
Creates ChartLabel object with specified text and location using default values for other properties
ChartLabel(String, Unit, Unit, Boolean, Unit, LabelAlignments, Color, Nullable<(Of <(Int32>)>))
Creates ChartLabel object with specified property values

See Also