[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.PlaneItem

PlaneItem Class

Wall object

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof(PlaneItem.Converter))]
public sealed class PlaneItem : MouseEnabledItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler

Constructors

Name Description
PlaneItem()

Initializes new instance of the Wall object with a default settings

PlaneItem(AntiAliasMode)

Initializes new instance of the Wall object

PlaneItem(AntiAliasMode, Backdrop, bool, float, object)

Initializes a new instance of the PlaneItem class.

PlaneItem(Backdrop)

Initializes new instance of the Wall object

PlaneItem(Backdrop, AntiAliasMode)

Initializes new instance of the Wall object

PlaneItem(Backdrop, bool, float)

Initializes new instance of the Wall object

PlaneItem(Backdrop, bool, float, AntiAliasMode)

Initializes new instance of the Wall object

PlaneItem(Backdrop, float)

Initializes new instance of the Wall object

PlaneItem(Backdrop, float, AntiAliasMode)

Initializes new instance of the Wall object

PlaneItem(string)

For internal use only.

PlaneItem(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
Backdrop

Gets or sets backdrop info to fill the wall

Visible

Gets or sets the wall visibility

Width

Gets or sets the wall width (thickness)

Methods

Name Description
Clone()

This member overrides

Item.Clone
Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()

Returns a hash code for this instance.