Table of Contents

TTMSFNCChartSerieBar Class

Controls the width and spacing of bars in a bar series.

API unit family: TMSFNCChart Inherits from: TPersistent

Syntax

TTMSFNCChartSerieBar = class(TPersistent)

Properties

Name Description
Spacing Gap between adjacent bars in the same group, expressed in the same unit as Width.
Width Bar width expressed in the unit defined by WidthType.
WidthType Whether Width is interpreted as a percentage of the slot or as pixels.

Methods

Name Description
Chart Returns the owning chart instance.
Serie Returns the series associated with this settings object.