Click or drag to resize

FrameBoxStyle Property

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

This is a DependencyProperty

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

Property Value

Type: FrameBoxFrameBoxStyle
See Also