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