Uses of Class
com.stimulsoft.report.chart.view.events.StiGetTitleEventArgs
Packages that use StiGetTitleEventArgs
-
Uses of StiGetTitleEventArgs in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series with parameters of type StiGetTitleEventArgsModifier and TypeMethodDescriptionvoidStiSeries.InvokeGetTitle(StiComponent sender, StiGetTitleEventArgs e) Raises the GetTitle event.protected voidStiSeries.OnGetTitle(StiGetTitleEventArgs e) Raises the GetTitle event.