Property SLScope.TSLDisplayAxis.AxisLabel
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDisplayAxis
Contents |
Syntax
Delphi:
property AxisLabel : TSLDisplayTitleLabel read FAxisLabel write SetAxisLabel;
C++ Builder:
__property TSLDisplayTitleLabel * AxisLabel = { read=FAxisLabel, write=SetAxisLabel };
Summary
Specifies the appearance of the axis label.
Description
Use this property to specify the appearance of the axis
label.