Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public FormatThreeD Effect3D { get; }
Public ReadOnly Property Effect3D As FormatThreeD
	Get
public:
virtual property FormatThreeD^ Effect3D {
	FormatThreeD^ get () sealed;
}
abstract Effect3D : FormatThreeD with get
override Effect3D : FormatThreeD with get

Property Value

FormatThreeD

Implements

IChartEffectFormat..::..Effect3D

See Also