C1.WPF.C1Chart3D Namespace > C1Chart3D Class : ElevationAction Property |
'Declaration
Public Property ElevationAction As ActionType
'Usage
Dim instance As C1Chart3D Dim value As ActionType instance.ElevationAction = value value = instance.ElevationAction
public ActionType ElevationAction {get; set;}
public read-write property ElevationAction: ActionType;
public function get,set ElevationAction : ActionType
public: __property ActionType get_ElevationAction(); public: __property void set_ElevationAction( ActionType value );
public: property ActionType ElevationAction { ActionType get(); void set ( ActionType value); }
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