ChartSeries.CategoryAxisName Property

Definition

Name of the category axis against which to plot this series.

public:
 property System::String ^ CategoryAxisName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string CategoryAxisName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.CategoryAxisName : string with get, set
Public Property CategoryAxisName As String

Property Value

A string value.

Attributes

Applies to