Charting for WPF Programmer's Guide

AxesChart.PlotAreaFillProperty Field

See Also
 


Identifies the PlotAreaFill dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty PlotAreaFillProperty

Visual Basic  Copy Code

Public Shared ReadOnly PlotAreaFillProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty PlotAreaFillProperty

 See Also