Property SLScope.TSLDisplayGridDirectionalLinesSettings.Lines
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 Lines : TSLDisplayGridLineSettings read FLines write SetLines;
C++ Builder:
__property TSLDisplayGridLineSettings * Lines = { read=FLines, write=SetLines };
Summary
Specifies the way the axis lines will be drawn in the data view.
Description
Use this property to specify the way the axis lines will be
drawn in the data view.