You are here: Symbol Reference > StatSeries Namespace > Classes > TStatProbSeries Class > TStatProbSeries Properties > TStatProbSeries.SlopePen Property
Stats Master VCL
ContentsIndex
Example

To hide slope pen, you can use the following code: 

 

StatSpecialSeries.SlopePen.Visible := false;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.