CustomLabelInstance.Value Property

Definition

Gets the calculated value of the Value property in a CustomLabel class.

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

Property Value

A double value that represents the calculated value of the Value property.

Applies to