MindFusion.Wpf Pack Programmer's Guide
SurfaceSeries.ShowScatterFlag Property
See Also
 





Gets or sets a value indicating whether to display projections from the scatter marks to the bottom of the plot area. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public bool ShowScatterFlag { get; set; }

Visual Basic  Copy Code

Public Property ShowScatterFlag As Boolean

 Property Value

The default is false.

 See Also

SurfaceSeries Members
SurfaceSeries Class
MindFusion.Charting.Wpf Namespace