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

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