You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Tee Namespace > Classes > ProbabilityPlot Class
Dew Stats for .NET
ContentsIndexHome
Example

using Steema.TeeChart; using Dew.Stats.Tee

nasmespace Dew.Examples; { void Example() { ProbailityPlot pt = new ProbabilityPlot(); pt.Chart = Chart1.Chart; } }

Copyright (c) 1999-2024 by Dew Research. All rights reserved.