[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomAxis

CustomAxis Class

Custom axis

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

Constructors

Name Description
CustomAxis()

Creates default axis

CustomAxis(string)

For internal use only.

CustomAxis(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
IsDirty

Dirty state.

MaxDerived

if true, axis automatically calculates it's max value based on position against parent axis

MinDerived

if true, axis automatically calculates it's min value based on position against parent axis

Parent

Main axis (i.e. X, Y or Z) on which to draw this custom axis

PlacementLength

Legnth of custom axis in terms of parent axis

PlacementLocation

Position of custom axis' origin in terms of parent axis

Methods

Name Description
Clone()

This member overrides

Item.Clone