[]
        
(Showing Draft Content)

FarPoint.Web.Chart.YPlotArea.XAxis

XAxis Property

XAxis

Gets the x-axis.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public IndexAxis XAxis { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property XAxis As IndexAxis
Exceptions
Type Condition
ArgumentNullException

value is a null reference (Nothing in VB).