[]
Gets or sets a value indicating whether axis and gridlines appear on top of the chart image.
[C1Description("Chart2DAxis.OnTop", "Specifies whether axis and gridlines appear on top of the chart image.")]
public bool OnTop { get; set; }
<C1Description("Chart2DAxis.OnTop", "Specifies whether axis and gridlines appear on top of the chart image.")>
Public Property OnTop As Boolean