[]
Gets or sets the plot area for the axis.
[Json("_plotAreaIndex")] public int? PlotAreaIndex { get; set; }
<Json("_plotAreaIndex")> Public Property PlotAreaIndex As Integer?