BitmapAntialiasOptionsResolutionDivider Field |
LightningChart .NET Help
Use ResolutionDivider to divide the output bitmap size. If you want every other and column
to be in the output bitmap, put 2.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int ResolutionDivider
Public ResolutionDivider As Integer
public:
int ResolutionDivider
Field Value
Type:
Int32
See Also