menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartPaintFlags - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved