Charting for WPF Programmer's Guide

Chart.PlotAreaMarginProperty Field

See Also
 


Identifies the PlotAreaMargin dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty PlotAreaMarginProperty

Visual Basic  Copy Code

Public Shared ReadOnly PlotAreaMarginProperty As DependencyProperty

 See Also