Charting for WPF Programmer's Guide

Scatter.ScatterSizeProperty Field

See Also
 


Identifies the ScatterSize dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty ScatterSizeProperty

Visual Basic  Copy Code

Public Shared ReadOnly ScatterSizeProperty As DependencyProperty

 See Also