[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.AxisScroll

AxisScroll Class

Represents the scroll bar on an axis.

Inheritance
AxisScroll
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof())]
public sealed class AxisScroll : ItemComponent, IGraphItem, ICloneable, IGraphXmlSerializable, INamedComponent, IDisposable

Constructors

Name Description
AxisScroll()

Initializes a new instance of the AxisScroll class.

AxisScroll(string)

For internal use only.

AxisScroll(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
BackColor

scrollbar background color

ButtonColor

buttons face color

Enabled

Gets or sets a value indicating whether this AxisScroll is enabled.

Name

Gets or sets the name.

OutlineColor

scrollbar outline color

ScrollLength

Scrolling area length

ScrollPosition

Scrolling position within parent axis

ScrollStepSize

Step scrolling size. Step scrolling is occured when user clicks scroll buttons.

Visible

Specifies whether scroll is available

Width

scrollbar width in pixels

Methods

Name Description
Clone()

Clones this instance.