WaterfallSeries3DWireframeType Property |
LightningChart .NET Help
Wireframe style
Namespace:
Arction.Wpf.Charting.Series3D
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(WaterfallWireframeType.WireframePalettedByY)]
public WaterfallWireframeType WireframeType { get; set; }<DefaultValueAttribute(WaterfallWireframeType.WireframePalettedByY)>
Public Property WireframeType As WaterfallWireframeType
Get
Set
public:
[DefaultValueAttribute(WaterfallWireframeType::WireframePalettedByY)]
property WaterfallWireframeType WireframeType {
WaterfallWireframeType get ();
void set (WaterfallWireframeType value);
}Property Value
Type:
WaterfallWireframeType
See Also