Charting for WPF Programmer's Guide

AxisSettings.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

Java  Copy Code

public static final DependencyProperty StrokeThicknessProperty

 See Also