ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / PlotStyleProperty Field



In This Topic
    PlotStyleProperty Field
    In This Topic
    Identifies the PlotStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PlotStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChartBase.PlotStyleProperty
    public static readonly DependencyProperty PlotStyleProperty
    public:
    static readonly DependencyProperty^ PlotStyleProperty
    See Also