ChartAlignTypeInstance.AxesView Property

Definition

Gets the calculated value of the AxesView property in a ChartAlignType class.

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

Property Value

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

Applies to