ChartAxisTitleInstance.Caption Property

Definition

Gets the calculated value of the Caption property in a ChartAxisTitle class.

public:
 property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
member this.Caption : string
Public ReadOnly Property Caption As String

Property Value

A string value that represents the calculated value of the Caption property.

Applies to