Charting for WPF Programmer's Guide

AxesChart.PlotAreaBackgroundProperty Field

See Also
 


Identifies the PlotAreaBackground dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty PlotAreaBackgroundProperty

Visual Basic  Copy Code

Public Shared ReadOnly PlotAreaBackgroundProperty As DependencyProperty

 See Also