
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <TypeConverterAttribute(Xceed.Chart.Core.SeriesInteractivityConverter)> <SerializableAttribute()> Public Class SeriesInteractivity
'Usage Dim instance As SeriesInteractivity
[ClassInterface(ClassInterfaceType.AutoDual)] [TypeConverter(Xceed.Chart.Core.SeriesInteractivityConverter)] [Serializable()] public class SeriesInteractivity
Dim seriesInteractivity As SeriesInteractivity seriesInteractivity = barSeries.Interactivity
SeriesInteractivity seriesInteractivity; seriesInteractivity = barSeries.Interactivity;
System.Object
Xceed.Chart.Core.SeriesInteractivity
Xceed.Chart.Core.SurfaceSeriesInteractivity
Name | Description | |
---|---|---|
![]() | CursorMode | Controls the cursors mode. |
![]() | Cursors | Gives you access to the data series containing the data points cursors. |
![]() | CustomMapAreaAttributes | Gives you access to the data series containing the custom image map attributes. |
![]() | CustomMapAreaAttributesMode | Controls the Custom Map Area Script mode |
![]() | DefaultCursor | Specifies the default series cursor. |
![]() | DefaultCustomMapAttributes | Specifies the default cusom image map area attributes applied to the serie data items. |
![]() | DefaultOpenInNewWindow | Specifies the default OpenInNewWindow flag. |
![]() | DefaultURL | Specifies the default URL. |
![]() | OpenInNewWindow | Gives you access to the data series containing boolean values specifing whether the referenced urls must be opened in new windows. |
![]() | OpenInNewWindowMode | Controls the mode in which OpenInNewWindow flags are assigned to the data points of the series. |
![]() | TooltipFormat | Specifies the tootips format. |
![]() | TooltipMode | Controls the tooptip mode. |
![]() | Tooltips | Gives you access to the data series containing the data points tooltips. |
![]() | URLMode | Controls the mode in which url links are assigned to the data points of the series. |
![]() | URLs | Gives you access to the data series containing the data points URLs. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object |
![]() | GetObjectDescription | 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