MindFusion.Charting Programmer's Guide

Chart.ChartType Property

See Also
 





Gets the type of the chart.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public ChartTypes ChartType { get; }

Visual Basic  Copy Code

Public ReadOnly Property ChartType As ChartTypes

 Property Value

 See Also