ComponentOne Chart3D for WPF and Silverlight
ChartType Property (C1Chart3D)


C1.WPF.C1Chart3D Namespace > C1Chart3D Class : ChartType Property
Gets or sets the chart type.
Syntax
'Declaration
 
Public Property ChartType As Chart3DType
'Usage
 
Dim instance As C1Chart3D
Dim value As Chart3DType
 
instance.ChartType = value
 
value = instance.ChartType
public Chart3DType ChartType {get; set;}
See Also

Reference

C1Chart3D Class
C1Chart3D Members