ExpertComponents WebChart
ChartType Property
Namespaces > ExpertChart > WebChart > ChartType
Set the type of chart
Syntax
C#Visual BasicManaged C++
public ChartType ChartType { get; set; }
Public Property ChartType As ChartType
public:
ChartType ChartType {
	ChartType get ();
	void set (ChartType value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)