Charting for WPF Programmer's Guide

Scatter.StrokeThicknessProperty Field

See Also
 


Identifies the StrokeThickness dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty StrokeThicknessProperty

Visual Basic  Copy Code

Public Shared ReadOnly StrokeThicknessProperty As DependencyProperty

 See Also