Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / SurfaceSeriesInteractivity Class


In This Topic
    SurfaceSeriesInteractivity Class Properties
    In This Topic

    For a list of all members of this type, see SurfaceSeriesInteractivity members.

    Public Properties
     NameDescription
    Public PropertyControls the cursors mode. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyGives you access to the data series containing the data points cursors. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyGives you access to the data series containing the custom image map attributes. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyControls the Custom Map Area Script mode (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertySpecifies the default series cursor. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertySpecifies the default cusom image map area attributes applied to the serie data items. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertySpecifies the default OpenInNewWindow flag. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertySpecifies the default URL. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyGives you access to the data series containing boolean values specifing whether the referenced urls must be opened in new windows. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyControls the mode in which OpenInNewWindow flags are assigned to the data points of the series. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertySpecifies the tootips format. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyControls the tooptip mode. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyGives you access to the data series containing the data points tooltips. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyControls the mode in which url links are assigned to the data points of the series. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Public PropertyGives you access to the data series containing the data points URLs. (Inherited from Xceed.Chart.Core.SeriesInteractivity)
    Top
    See Also