Any documentation on TfsChartRTTI?
I found some documentation in TfsChartRTTI, however it says:
NOTE: this is a fake component.... it is needed only for automatic inclusion of the FS_iChartRTTI unit to the uses clause.
1) Not sure what that means.
2) I am still trying to access TSeriesPointer.Visible := True, and i cant find it in my Chart.Chart.Series[X].
Marks is available there to set visible to true or false..... but how do i turn my TSeriespointer visibility on to a particular series via code?
I was reading and they said i could do it via TfSchartRTTI but there is no documentation explaning how to use this component or even how to access TSeriesPointer.
Does anyone have any idea how to turn the visibility of a TSERIESPOINTER visibility property to true or false? Is this just not possible with this version of fast reports?
NOTE: this is a fake component.... it is needed only for automatic inclusion of the FS_iChartRTTI unit to the uses clause.
1) Not sure what that means.
2) I am still trying to access TSeriesPointer.Visible := True, and i cant find it in my Chart.Chart.Series[X].
Marks is available there to set visible to true or false..... but how do i turn my TSeriespointer visibility on to a particular series via code?
I was reading and they said i could do it via TfSchartRTTI but there is no documentation explaning how to use this component or even how to access TSeriesPointer.
Does anyone have any idea how to turn the visibility of a TSERIESPOINTER visibility property to true or false? Is this just not possible with this version of fast reports?