[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ITitle

ITitle Interface

Represents the interface for a chart title.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITitle

Properties

Name Description
Caption

Gets the chart title caption.

Position

Gets the chart title position.

Style

Gets the chart title style.

Vertical

Gets a value indicating whether the chart title is vertical.

Extension Methods