Table of Contents

TDataBarColors Class

Colors which define the databar.

Syntax

Unit: FlexCel.Core

TDataBarColors = class(TFlexCelObject);

Methods

Name Description
CopyFrom Copies the data of other object into this one.
Clone Returns a deep copy of the list of value objects.

Properties

Name Description
FillColor Fill color for the bar.
BorderColor Border color for the bar.
NegativeFillColor Color for negative bars.
NegativeBorderColor Color for the border of negative bars.
AxisColor Color for the axis.