[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IMarker

IMarker Interface

Represents the marker properties for displayed chart values.

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

Properties

Name Description
Size

Gets the height and width of the plotting area of the markers.

Style

Gets the border and background style properties for the markers.

Type

Gets the marker type for values.

Extension Methods