TBiPlotSeries::ShowArrows Property

__property bool ShowArrows = {read = FShowArrows, write = SetShowArrows};

Show or hide arrows.

Read: bool FShowArrows;
Write: void SetShowArrows(const bool Value);
Declared in Dew::Stats::Controls::VCL::TBiPlotSeries · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only