Click or drag to resize

IChartEffectFormat Interface

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public interface IChartEffectFormat

The IChartEffectFormat type exposes the following members.

Properties
Name Description
Public property Effect
Gets effects used for a chart. Read-only EffectDag .
Public property Effect3D
Gets 3D format of a chart. Read-only FormatThreeD .
Public property Fill
Gets fill style properties of a chart. Read-only FillFormat .
Public property Line
Gets line style properties of a chart.
Public property Parent
Reference to Parent object. Read-only.
Top
Methods
Name Description
Public method Dispose
Dispose object and free resources.
Top
See Also