Charting for WPF Programmer's Guide

AxesChart.GridTypeProperty Field

See Also
 


Identifies the GridType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty GridTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly GridTypeProperty As DependencyProperty

 See Also