[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.WallRange

WallRange Class

Wall range object class.

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof())]
public sealed class WallRange : MouseEnabledComponent, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler, INamedComponent, IDisposable

Constructors

Name Description
WallRange()

Initializes new instance of the WallRange class.

WallRange(string)

For internal use only.

WallRange(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
AdjacentAxes

Gets adjacent axes collection. Wall range is displayed on the visible walls based on primary and adjacent axes.

Backdrop

Gets or sets backdrop into to fill range with

Border

Gets or sets border info to outline wall range

DrawOnTopOfGridLines

Gets or sets DrawOnTopOfGridLines property. DrawOnTopOfGridLines specifies whether to draw current range after grid lines are drawn.

EndValue

Gets or sets range's end value

PrimaryAxis

Gets or sets primary axis. Wall range is displayed on the visible walls based on primary and adjacent axes.

StartValue

Gets or sets range's start value

Visible

Gets or sets range visibility

Methods

Name Description
Clone()

This member overrides

Item.Clone
NeedMouseHandling()

Implements

IMouseEnabled.NeedMouseHandling