Click or drag to resize

ViewRoundBaseFreeMarkersDrawData Method

LightningChart .NET Help
Free marker draw data.

Namespace:  Arction.Wpf.Charting.Views.ViewRound
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public virtual void FreeMarkersDrawData(
	bool creatingDeviceOrDisposing = false
)

Parameters

creatingDeviceOrDisposing (Optional)
Type: SystemBoolean

[Missing <param name="creatingDeviceOrDisposing"/> documentation for "M:Arction.Wpf.Charting.Views.ViewRound.ViewRoundBase.FreeMarkersDrawData(System.Boolean)"]

See Also