Table of Contents

TTMSFNCChartSerieXYTitle Class

Configures the axis title label displayed alongside the x-axis or y-axis tick values.

API unit family: TMSFNCChart Inherits from: TPersistent

Syntax

TTMSFNCChartSerieXYTitle = class(TPersistent)

Properties

Name Description
Font Font used to render the axis title text.
Text The axis title string.
TextHorizontalAlignment Horizontal alignment of the title text.
TextMargins Inner padding between the title text and its bounding area.
TextVerticalAlignment Vertical alignment of the title text.

Methods

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