Property SLScope.TSLDisplayGridDirectionalLinesSettings.ZeroLine
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: TSLDisplayGridDirectionalLinesSettings
Contents |
Syntax
Delphi:
property ZeroLine : TSLDisplayGridLineSettings read FZeroLine write SetZeroLine;
C++ Builder:
__property TSLDisplayGridLineSettings * ZeroLine = { read=FZeroLine, write=SetZeroLine };
Summary
Specifies the way the zero axis line will be drawn in the data view.
Description
Use this property to specify the way the zero axis line will
be drawn in the data view.