ExpertComponents WebChart
Axis Property
Namespaces > ExpertChart > WinChart > Axis
Chart axis settings
Syntax
C#Visual BasicManaged C++
public Axis Axis { get; set; }
Public Property Axis As Axis
public:
Axis^ Axis {
	Axis^ get ();
	void set (Axis^ value);
}

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