FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DAxis Class / OnTop Property

In This Topic
    OnTop Property (Chart2DAxis)
    In This Topic
    Gets or sets a value indicating whether axis and gridlines appear on top of the chart image.
    Syntax
    'Declaration
     
    Public Property OnTop As Boolean
    public bool OnTop {get; set;}
    See Also