'Declaration Public Enum SeriesCustomMapAreaAttributesMode Inherits System.Enum
'Usage Dim instance As SeriesCustomMapAreaAttributesMode
public enum SeriesCustomMapAreaAttributesMode : System.Enum
'Declaration Public Enum SeriesCustomMapAreaAttributesMode Inherits System.Enum
'Usage Dim instance As SeriesCustomMapAreaAttributesMode
public enum SeriesCustomMapAreaAttributesMode : System.Enum
Member | Description |
---|---|
DataPoints | in this mode the custom mouse move or mouse click script is specified per data point. |
Default | all data points have the same custom script for the mouse move or mouse click script. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.SeriesCustomMapAreaAttributesMode
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