Gets or sets the type of the chart.
| Visual Basic (Declaration) | |
|---|---|
Public Property Type As ChartType | |
| C# | |
|---|---|
public ChartType Type {get; set;} | |
Return Value
A ChartType enumeration indicating the type of chart.
| DataDynamics.Reports | Support Forum |
| Type Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Chart Class : Type Property |