Click or drag to resize

FrameBoxStyle Property

LightningChart .NET Help
Style that defines how the FrameBox is presented.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(FrameBoxFrameBoxStyle.Off)]
public FrameBoxFrameBoxStyle Style { get; set; }

Property Value

Type: FrameBoxFrameBoxStyle
See Also