C1.Silverlight.Chart3D Namespace > C1Chart3D Class : ChartType Property |
'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;}
public read-write property ChartType: Chart3DType;
public function get,set ChartType : Chart3DType
public: __property Chart3DType get_ChartType(); public: __property void set_ChartType( Chart3DType value );
public: property Chart3DType ChartType { Chart3DType get(); void set ( Chart3DType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2