[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LabelInfo

LabelInfo Class

Label object

Inheritance
LabelInfo
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof(LabelInfo.Converter))]
public sealed class LabelInfo : DrawCustomizableItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer

Constructors

Name Description
LabelInfo()

Initializes new instance of the LabelInfo class with default settings

LabelInfo(AntiAliasMode)

Initializes new instance of the LabelInfo class with default settings

LabelInfo(Line, Backdrop, FontInfo, string, Alignment)

Initializes new instance of the LabelInfo class

LabelInfo(Line, Backdrop, FontInfo, string, Alignment, AntiAliasMode)

Initializes new instance of the LabelInfo class

LabelInfo(string)

For internal use only.

LabelInfo(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
Alignment

Gets or sets label's position around anchor point

Backdrop

Gets or sets background info to fill label bar

Border

Gets or sets line info to outline label bar

Font

Gets or sets font info to draw labels

Format

Gets or sets label format string

Methods

Name Description
CheckPropertiesValidityImpl(ISharpGraph)

This member overrides

Item.CheckPropertiesValidityImpl
.
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.