Click or drag to resize

RenderOptionsCommonUpdateType Property

LightningChart .NET Help

[Missing <summary> documentation for "P:Arction.Wpf.ChartingMVVM.Views.RenderOptionsCommon.UpdateType"]

Namespace:  Arction.Wpf.ChartingMVVM.Views
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ChartUpdateTypes.Sync)]
public ChartUpdateTypes UpdateType { get; set; }

Property Value

Type: ChartUpdateTypes
See Also