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