ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PlotArea Class / StrokeProperty Field


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