Class MaterialPie3D
- Namespace
- LightningChartLib.WinForms.Charting.Views.ViewPie3D
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Material for 3D pie objects
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MaterialPie3D : ChartNode, IChartNode, IDisposable
- Inheritance
-
MaterialPie3D
- Implements
- Inherited Members
Constructors
MaterialPie3D()
Constructor.
public MaterialPie3D()
MaterialPie3D(IChartNode)
Constructor
public MaterialPie3D(IChartNode owner)
Parameters
ownerIChartNodeparam owner M:LightningChartLib.WinForms.Charting.Views.ViewPie3D.MaterialPie3D.#ctor(LightningChartLib.WinForms.Charting.IChartNode)
Properties
AmbientColor
Ambient color
public Color AmbientColor { get; set; }
Property Value
EmissiveColor
Emissive color
public Color EmissiveColor { get; set; }
Property Value
SpecularColor
Specular color
public Color SpecularColor { get; set; }
Property Value
SpecularPower
Specular power
public double SpecularPower { get; set; }
Property Value
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string
public override string ToString()
Returns
- string
String