Search found 2 matches

by npel
Mon Jan 06, 2025 3:58 pm
Forum: VCL
Topic: Higlighting a data point
Replies: 1
Views: 1746

Higlighting a data point

I am trying to highlight a data point of a TPointSeries and a TBubbleSeries . I can change the color of a data point easily and set it to clRed when using the .AddXY or .AddBubble procedures, but I have not found the way to change the font color or style of a specific data label. Is there a way to d...
by npel
Fri Feb 05, 2016 10:48 pm
Forum: VCL
Topic: Multiple floating bar charts
Replies: 1
Views: 4112

Multiple floating bar charts

I would like to create a chart to show the distribution of recurring items (see attachment) I wonder which component will allow me to create such type of chart. From what I know there is no way to put more than one bar per value on bar charts and other charts. A single value (line) can have 20, 30 d...