Click or drag to resize

View3DFrameBox Property

LightningChart .NET Help
Framebox that shows the graph area, in extension to walls.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public FrameBox FrameBox { get; set; }

Property Value

Type: FrameBox
See Also