[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction.LineMarkerLines

LineMarkerLines Enum

Specifies the visibility of the LineMarker lines.

Namespace: C1.Win.Chart.Interaction
Assembly: C1.Win.FlexChart.8.dll
Syntax
public enum LineMarkerLines

Fields

Name Description
Both

Draw horizontal and vertical marker lines.

Horizontal

Draw horizontal marker lines.

None

Not used.

Vertical

Draw vertical marker lines.