Click or drag to resize

SeriesBaseRoundClipInsideGraph Property

LightningChart .NET Help
Defines if the series is drawn outside the main chart circle.

Namespace:  Arction.Wpf.Charting.SeriesRound
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool ClipInsideGraph { get; set; }

Property Value

Type: Boolean
See Also