LightningChartWall3DColorsSpecularPower Property |
LightningChart .NET Help
Specular power color
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic double SpecularPower { get; set; }Public Property SpecularPower As Double
Get
Set
public:
property double SpecularPower {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also