Click or drag to resize

LightningChartWall3DColors Class

LightningChart .NET Help
3D wallcolors
Inheritance Hierarchy
SystemObject
  Arction.WinForms.ChartingLightningChartWall3DColors

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public class Wall3DColors

The LightningChartWall3DColors type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAmbient
Ambient color
Public propertyDiffuse
Diffuse color
Public propertyEmissive
Emissive color
Public propertyGridStrip1
Grid strip 1 color
Public propertyGridStrip2
Grid strip 2 color
Public propertySpecular
Specular color
Public propertySpecularPower
Specular power color
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also