Search found 3 matches
- Thu Mar 05, 2015 1:05 am
- Forum: VCL
- Topic: Axis Label Errors
- Replies: 1
- Views: 3548
Axis Label Errors
I have a graph using time as the X Axis and duration as the bar labels. When the graph is draw at my preferred size, random X Axis values are shown using the bar label durations. If the graph is stretched, it redraws to use the correct X Axis value instead of the incorrect bar label duration value. ...
- Wed Nov 19, 2014 6:04 am
- Forum: VCL
- Topic: BackWall.Brush.Gradient.Colors
- Replies: 2
- Views: 4206
Re: BackWall.Brush.Gradient.Colors
I've removed the DBChart and replaced wit - started again. Now I get Labels Format does not exist exception.
Alan
Alan
- Wed Nov 19, 2014 5:35 am
- Forum: VCL
- Topic: BackWall.Brush.Gradient.Colors
- Replies: 2
- Views: 4206
BackWall.Brush.Gradient.Colors
I've dropped a DBChart onto a form in Delphi7 I can configure it correctly at design time. But when I run it, I get an exception DBChart1.BackWall.Brush.Gradient.Colors - Property Colors does not exist. When I go to the colors property, the (TTeeGradientColors) ellipsis button does not open a dialog...