LightningChartPixelAlignmentOffset Method |
LightningChart .NET Help
Getter of the currently used pixel alignment offset.
Call UpdatePixelAlignment to update / recalculate this value.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointFloat PixelAlignmentOffset()
Public Function PixelAlignmentOffset As PointFloat
public:
PointFloat PixelAlignmentOffset()
Return Value
Type:
PointFloat[Missing <returns> documentation for "M:Arction.Wpf.Charting.LightningChart.PixelAlignmentOffset"]
See Also