Click or drag to resize

WallYZ Methods

LightningChart .NET Help

The WallYZ 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
(Inherited from WallBase.)
Public methodGetGridStripColor2
Get grid strip color for second dimension
(Inherited from WallBase.)
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
(Inherited from WallBase.)
Public methodIsPositionOver
Is position over wall.
(Inherited from WallBase.)
Public methodSetGridStripColor1
Set grid strip color for first dimension
(Inherited from WallBase.)
Public methodSetGridStripColor2
Set grid strip color for second dimension
(Inherited from WallBase.)
Public methodSetProperCursor
Set proper drag cursor. Default is hand.
(Inherited from UserInteractiveObject.)
Public methodToString
Convert class description to string
(Overrides WallBaseToString.)
Top
See Also