FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / LineWidthProperty Field

In This Topic
    LineWidthProperty Field (C1LineMarker)
    In This Topic
    Identifies the LineWidth dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly LineWidthProperty As DependencyProperty
    public static readonly DependencyProperty LineWidthProperty
    See Also