LightningChartUpdatePixelAlignment Method |
LightningChart .NET Help
Forces update of WPF pixel alignment.
Calling this should not be required normally.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic void UpdatePixelAlignment()
Public Sub UpdatePixelAlignment
public:
void UpdatePixelAlignment()
See Also