__property int ArrowHeight = {read = FArrowHeight, write = SetArrowHeight};
Controls arrow height.
Read:
int FArrowHeight;Write:
void SetArrowHeight(const int Value);See Also: TBiPlotSeries::ArrowWidth
Declared in Dew::Stats::Controls::VCL::TBiPlotSeries · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only