ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / LightsProperty Field


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