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