__property bool FilledArrows = {read = FFilledArrows, write = SetFilledArrows};
Draw filled arroows. Ignored if is false.
Read:
bool FFilledArrows;Write:
void SetFilledArrows(const bool Value);Declared in Dew::Stats::Controls::VCL::TBiPlotSeries · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only