Click or drag to resize

PointShapeStyleBaseSHAPEBodyThickness Property

LightningChart .NET Help
Body thickness. Applies to Cross and Flag and FlagLightning shapes.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "1")]
public double BodyThickness { get; set; }

Property Value

Type: Double
See Also