MindFusion.Wpf Pack Programmer's Guide
AxesChart.ClipToPlotArea Property
See Also
 





Clip all data in bounds of the plot area.

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

 Syntax

C#  Copy Code

public bool ClipToPlotArea { get; set; }

Visual Basic  Copy Code

Public Property ClipToPlotArea As Boolean

 Property Value

true to clip chart contents within the plot area; otherwise, false. The default is false.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting.Wpf Namespace