Stats Master VCL
|
Control line pen.
property SlopePen: TChartPen;
Access SlopePen propery to control slope pen properties (style, color, ...).
To hide slope pen, you can use the following code:
StatSpecialSeries.SlopePen.Visible := false;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|