MaterialPie3DSpecularPower Property |
LightningChart .NET Help
Specular power
Namespace:
Arction.Wpf.Charting.Views.ViewPie3D
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(typeof(double), "50")]
public double SpecularPower { get; set; }<DefaultValueAttribute(GetType(Double), "50")>
Public Property SpecularPower As Double
Get
Set
public:
[DefaultValueAttribute(typeof(double), L"50")]
property double SpecularPower {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also