menu

WinForms

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

    Show / Hide Table of Contents

    Enum RenderingMode

    Specifies the rendering mode to be used to render the chart series.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum RenderingMode

    Fields

    Name Description
    Default

    Default element will be used to render the series.

    DirectX

    DirectX will be used to render the series.

    WriteableBitmap

    WriteableBitmap will be used to render the series.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved