[]
        
(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.4.8.dll
Syntax
public enum LineMarkerLines
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.