[]
Gets the x-axis.
[PersistenceMode(PersistenceMode.InnerProperty)]
public IndexAxis XAxis { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property XAxis As IndexAxis
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |