TDBChart with boolean fields
Posted: Sun Mar 11, 2007 1:19 pm
Hello,
i have dataset with datetime,boolean and other float values and i wish to show the dataset using tdbchart.
Is there a way to intercept (via on...) the painting of the boolean values to set my own values?
for example:
if value=true then xvalue := maxvalue
else xvalue := 0
Best regards
ilde
i have dataset with datetime,boolean and other float values and i wish to show the dataset using tdbchart.
Is there a way to intercept (via on...) the painting of the boolean values to set my own values?
for example:
if value=true then xvalue := maxvalue
else xvalue := 0
Best regards
ilde