Click or drag to resize

VisitorReportBase Methods

The VisitorReportBase type exposes the following members.

Methods
  NameDescription
Protected methodAddMetadataInformation
Add some new metadata information to data series.
Protected methodAdjustTimeRangeToComparison
The method return date range fro comparison series
Public methodCreateElement
Creates an element for rendering the report
(Inherited from ElementReportProviderBase.)
Public methodGetComparisonData
Gets the сomparison data which will transformed to additional series.
Public methodGetComparisonSeries
Gets the сomparison dataseries in a format that is ready for consumption by chart tools which require: Legends, Labels and Series (double[][])
Public methodGetData (Inherited from ReportProvider.)
Public methodGetDataSeries (Inherited from ReportProvider.)
Public methodGetDates
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetOptions
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodGetShowType (Inherited from ReportProvider.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRenderAdditionalContent (Overrides ConfigurableAddInRenderAdditionalContent(TextWriter).)
Protected methodSetMetadataInformation
Sets the metadata information.
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also