Charting for WPF Programmer's Guide

AxesChart.PlotAreaStrokeThicknessProperty Field

See Also
 


Identifies the PlotAreaStrokeThickness dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty PlotAreaStrokeThicknessProperty

Visual Basic  Copy Code

Public Shared ReadOnly PlotAreaStrokeThicknessProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty PlotAreaStrokeThicknessProperty

 See Also