Charting for WPF Programmer's Guide

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

Java  Copy Code

public static final DependencyProperty StrokeProperty

 See Also