LightningChart .NET Help
Rectangle fill.
Namespace:
Arction.Wpf.Charting.Views.View3D
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic RectangleFill Fill { get; set; }Public Property Fill As RectangleFill
Get
Set
public:
property RectangleFill^ Fill {
RectangleFill^ get ();
void set (RectangleFill^ value);
}Property Value
Type:
RectangleFill
See Also