Click or drag to resize

ITrendlineLabel Interface

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

The ITrendlineLabel type exposes the following members.

Properties
Name Description
Public property OffsetX
Gets or Sets the Trendlines DataLabel Offset on X Coodinate Axis . the position is relative to default position for the chart width. Read/Write OffsetX .
Public property OffsetY
Gets or Sets the Trendlines DataLabel Offset on Y Coodinate Axis. the position is relative to default position for the chart height. Read/Write OffsetY .
Public property TextFrameProperties
Gets the Trendlines DataLabel TextFrameProperties. Read TextFrameProperties .
Top
See Also