FrameBoxFrameBoxStyle Enumeration |
LightningChart .NET Help
Style to present the framebox with.
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic enum FrameBoxStyle
Public Enumeration FrameBoxStyle
public enum class FrameBoxStyle
Members|
| Member name | Value | Description |
|---|
| Off | 0 |
Framemebox is not shown.
|
| AllEdges | 1 |
Framebox is shown on all of the edges of the cube.
|
See Also