XAxes Property
XAxes
Gets the collection of x axes.
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public ValueAxisCollection XAxes { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property XAxes As ValueAxisCollection