Click or drag to resize

WallBase Methods

LightningChart .NET Help

The WallBase type exposes the following members.

Methods
  NameDescription
Public methodDispose
Release all resources used by this instance.
(Inherited from ChartNode.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetGridStripColor1
Get grid strip color for first dimension
Public methodGetGridStripColor2
Get grid strip color for second dimension
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWallType
Get wall type
Public methodIsPositionOver
Is position over wall.
(Overrides UserInteractiveObjectIsPositionOver(Int32, Int32, Boolean).)
Public methodSetGridStripColor1
Set grid strip color for first dimension
Public methodSetGridStripColor2
Set grid strip color for second dimension
Public methodSetProperCursor
Set proper drag cursor. Default is hand.
(Inherited from UserInteractiveObject.)
Public methodToString
Convert class description to string
(Overrides UserInteractiveObjectToString.)
Top
See Also