[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IReferenceLine

IReferenceLine Interface

Represents the interface for a chart reference line.

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

Properties

Name Description
LegendLabel

Gets the legend label of the reference line.

Style

Gets the style of the reference line.

Value

Gets the value of the reference line.

Visible

Gets a value indicating whether the reference line is visible.

Extension Methods