Charting for WPF Programmer's Guide

ChartSeries.StrokesProperty Field

See Also
 


Identifies the Strokes dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty StrokesProperty

Visual Basic  Copy Code

Public Shared ReadOnly StrokesProperty As DependencyProperty

 See Also