ChartGroup.HasHiLoLines Property

Definition

True if the line chart has high-low lines. Applies only to line charts.

public:
 property bool HasHiLoLines { bool get(); void set(bool value); };
public bool HasHiLoLines { get; set; }
Public Property HasHiLoLines As Boolean

Property Value

Applies to