Charting for WPF Programmer's Guide

Scatter.StrokeProperty Field

See Also
 


Identifies the Stroke dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty StrokeProperty

Visual Basic  Copy Code

Public Shared ReadOnly StrokeProperty As DependencyProperty

 See Also