LightningChart .NET Help
Expand slice a bit further from center.
Namespace:
Arction.WinForms.Charting.Views.ViewPie3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(false)]
public bool Explode { get; set; }<DefaultValueAttribute(false)>
Public Property Explode As Boolean
Get
Set
public:
[DefaultValueAttribute(false)]
property bool Explode {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also