ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartData Class / StylesProperty Field


In This Topic
    StylesProperty Field
    In This Topic
    Identifies the Styles dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StylesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartData.StylesProperty
    public static readonly DependencyProperty StylesProperty
    See Also