Table of Contents

TChartDropBars Class

Information about a Drop Bar.

Syntax

Unit: FlexCel.Core

TChartDropBars = class(TFlexCelObject);

Constructors

Name Description
Create Creates a new TChartDropBars instance.

Methods

Name Description
Clone Returns a deep copy of this object.

Properties

Name Description
DropLines Line style for the drop lines if they exist, null otherwise.
HiLoLines Line style for the High-Low lines if they exist, null otherwise.
UpBar The data for the up drop bar.
DownBar The data for the down drop bar.