alexa

    Show / Hide Table of Contents

    Enum ChartPaintFlags

    Specifies flags that control the elements painting.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    [Flags]
    public enum ChartPaintFlags

    Fields

    Name Description
    All

    All elements will be painted.

    Axes

    Indicates visibility of axes.

    Background

    Indicates visibility of background.

    Border

    Indicates visibility of border.

    InteractiveCursors

    Indicates visibility of interactive cursors.

    Back to top Generated by DocFX