Charting for WPF Programmer's Guide

AxesChart.GridFillsProperty Field

See Also
 


Identifies the GridFills dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty GridFillsProperty

Visual Basic  Copy Code

Public Shared ReadOnly GridFillsProperty As DependencyProperty

 See Also