Charting for WPF Programmer's Guide

Scatter.ScatterTypeProperty Field

See Also
 


Identifies the ScatterType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty ScatterTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly ScatterTypeProperty As DependencyProperty

 See Also