Click or drag to resize

ClipAreaMarginPixels Field

LightningChart .NET Help
Amount of pixels to clip more from positions calculated from Begin and End values. 0: Don't clip more or less. Positive: Clip more, the clipped area is this many pixels wider from both left and right (or top and bottom). Negative: Clip less, the clipped area is this many pixels narrower from both left and right (or top and bottom).

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int MarginPixels

Field Value

Type: Int32
See Also