WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VisualizationType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum VisualizationType

    Specifies the visualization type for the ChartSeries.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum VisualizationType

    Fields

    Name Description
    Area

    An area chart.

    Bar

    A bar chart.

    Column

    A column chart.

    Line

    A line chart.

    Polar

    A polar chart.

    Range

    A range chart.

    Scatter

    A scatter chart.

    Shape

    A shape chart.

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