Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns a ChartInterior object representing the area of the down bar portion of the UpDownBar object.

Signature
C#
C#
public ChartInterior DownBarInterior{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property DownBarInterior() As ChartInterior
{signature}