ChartStripLineInstance.Title Property

Definition

Gets the calculated value of the Title property in a ChartStripLine class.

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

Property Value

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

Applies to