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