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 up bar portion of the UpDownBar object.

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