ChartThreeDPropertiesInstance.Enabled Property

Definition

Gets the calculated value of the Enabled property in a ChartThreeDProperties class.

public:
 property bool Enabled { bool get(); };
public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Property Value

A Boolean value that represents the calculated value of the Enabled property.

Applies to