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