ChartInfoIsPixelAlignmentOn Property |
LightningChart .NET Help
Checks if pixel alignment system is on
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool IsPixelAlignmentOn { get; }Public ReadOnly Property IsPixelAlignmentOn As Boolean
Get
public:
property bool IsPixelAlignmentOn {
bool get ();
}Property Value
Type:
Boolean
See Also