ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / ConnectorLineStyle Property

In This Topic
    ConnectorLineStyle Property
    In This Topic
    Gets or sets the ConnectorLineStyle property.
    Syntax
    'Declaration
     
    Public Property ConnectorLineStyle As ChartStyle
    public ChartStyle ConnectorLineStyle {get; set;}
    See Also