Property SLWaterfall.TSLWaterfallMarkerGroupLine.UsePointsColor

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLWaterfallMarkerGroupLine

Contents

Syntax

Delphi:

property UsePointsColor : Boolean read FUsePointsColor write SetUsePointsColor;

C++ Builder:

__property bool UsePointsColor = { read=FUsePointsColor, write=SetUsePointsColor };

Summary

Specifies how the line color will be selected.

Description

If set to true the line will use the color of the marker points.

Otherwise the custom color will be used.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox