ChartMemberInstance.LabelObject Property

Definition

Gets the calculated and value of the Label property in a ChartMember class before formatting is applied.

public:
 property System::Object ^ LabelObject { System::Object ^ get(); };
public object LabelObject { get; }
member this.LabelObject : obj
Public ReadOnly Property LabelObject As Object

Property Value

An object.

Remarks

For the calculated value after formatting is applied, see Label.

Applies to