
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <TypeConverterAttribute(Xceed.Chart.Core.SeriesInteractivityConverter)> <SerializableAttribute()> Public Class SurfaceSeriesInteractivity Inherits SeriesInteractivity
'Usage Dim instance As SurfaceSeriesInteractivity
[ClassInterface(ClassInterfaceType.AutoDual)] [TypeConverter(Xceed.Chart.Core.SeriesInteractivityConverter)] [Serializable()] public class SurfaceSeriesInteractivity : SeriesInteractivity
Dim interactivity As SurfaceSeriesInteractivity interactivity = surface.Interactivity
SurfaceSeriesInteractivity interactivity; interactivity = surface.Interactivity;
System.Object
Xceed.Chart.Core.SeriesInteractivity
Xceed.Chart.Core.SurfaceSeriesInteractivity
Name | Description | |
---|---|---|
![]() | CursorMode | Controls the cursors mode. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | Cursors | Gives you access to the data series containing the data points cursors. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | CustomMapAreaAttributes | Gives you access to the data series containing the custom image map attributes. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | CustomMapAreaAttributesMode | Controls the Custom Map Area Script mode (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | DefaultCursor | Specifies the default series cursor. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | DefaultCustomMapAttributes | Specifies the default cusom image map area attributes applied to the serie data items. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | DefaultOpenInNewWindow | Specifies the default OpenInNewWindow flag. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | DefaultURL | Specifies the default URL. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | OpenInNewWindow | Gives 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) |
![]() | OpenInNewWindowMode | Controls the mode in which OpenInNewWindow flags are assigned to the data points of the series. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | TooltipFormat | Specifies the tootips format. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | TooltipMode | Controls the tooptip mode. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | Tooltips | Gives you access to the data series containing the data points tooltips. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | URLMode | Controls the mode in which url links are assigned to the data points of the series. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | URLs | Gives you access to the data series containing the data points URLs. (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object (Inherited from Xceed.Chart.Core.SeriesInteractivity) |
![]() | GetObjectDescription | Overridden. This member is reserved for internal use and is not intended to be used directly from your code. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2