ExpertComponents WebChart
Style Property
Namespaces > ExpertChart > AxisSettings > Style
Style of the axis line
Syntax
C#Visual BasicManaged C++
public LineStyle Style { get; set; }
Public Property Style As LineStyle
public:
LineStyle Style {
	LineStyle get ();
	void set (LineStyle value);
}

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