THorizDotPlotSeries::Position Property

__property double Position = {read = FPosition, write = SetPosition};

Horizontal or vertical posotion for dot plot box.

Read: double FPosition;
Write: void SetPosition(const double Value);
Declared in Dew::Stats::Controls::VCL::TCustomDotPlot · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only