Table of Contents

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

owner IChartNode
param owner M:LightningChartLib.WinForms.Charting.Views.ViewPie3D.MaterialPie3D.#ctor(LightningChartLib.WinForms.Charting.IChartNode)

Properties

AmbientColor

Ambient color

public Color AmbientColor { get; set; }

Property Value

Color

EmissiveColor

Emissive color

public Color EmissiveColor { get; set; }

Property Value

Color

SpecularColor

Specular color

public Color SpecularColor { get; set; }

Property Value

Color

SpecularPower

Specular power

public double SpecularPower { get; set; }

Property Value

double

Methods

Dispose(bool)

Clean up any resources being used.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true if managed resources should be disposed, otherwise false.

ToString()

Convert class description to string

public override string ToString()

Returns

string

String