[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.OnTop

OnTop Property

OnTop

Gets or sets a value indicating whether axis and gridlines appear on top of the chart image.

Declaration
[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