Property SLWaterfall.TSLWaterfallYAxis.TicksMode
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: TSLWaterfallYAxis
Contents |
Syntax
Delphi:
property TicksMode : TSLDisplayAxisTicksMode read FTicksMode write SetTicksMode;
C++ Builder:
__property TSLDisplayAxisTicksMode TicksMode = { read=FTicksMode, write=SetTicksMode };
Summary
Specifies how the values for the ticks will be calculated.
Description
Use this property to specify how the values for the ticks
will be calculated.