[]
Gets or sets a value indicating whether the chart axes are drawing on the top of data.
[C1Description("FlexChart.AxesOnTop", "Gets or sets a value indicating whether the chart axes are drawing on the top of data.")]
public bool AxesOnTop { get; set; }
<C1Description("FlexChart.AxesOnTop", "Gets or sets a value indicating whether the chart axes are drawing on the top of data.")>
Public Property AxesOnTop As Boolean