ComponentOne ASP.NET MVC Controls
ChartType Property (PivotChart)

C1.Web.Mvc.Olap Namespace > PivotChart Class : ChartType Property
Gets or sets the type of chart to create.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property ChartType As PivotChartType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public PivotChartType ChartType {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members