Search
com.mindfusion.charting.components Namespace
Classes Interfaces Enumerations
 

 Classes

  Class Description

BorderComponent

Represents a border UI component.

ButtonComponent

Represents a button UI component.

ButtonDrawEventArgs

Contains arguments passed to the CustomDraw event of buttons.

Component

Represents a user interface component.

ComponentVisitor

Defines the base visitor class for hierarchy of Component objects.

GridColumn

Represents a column in a GridPanel.

GridPanel

Represents a layout panel that arranges its child components in a grid.

GridRow

Represents a row in a GridPanel.

ImageComponent

Represents a component that draws a bitmap image.

Panel

Represents a component that contains multiple child components and manages their layout.

SimplePanel

Represents a layout panel that arranges its child components over each other.

StackPanel

Represents a layout panel that arranges its child components in a stack.

TextComponent

Represents a Component that draws text.

 Interfaces

  Interface Description

ComponentAnimation

Represents an animation.

ComponentController

Defines the interface that controller classes should implement to get user input from the Dashboard control.

CustomDrawListener

 

OnClickListener

 

RootControl

Interface used to communicate with host control.

 Enumerations

  Enumeration Description

HitTestVisibility

Identifies hit-test visibility of a component.

ImageAlign

 

LayoutAlignment

Indicates how child components are aligned within the layout rectangle allocated to them by their parent component.

LengthType

Indicates how GridPanel determines dimensions of its rows and columns.

Visibility

Identifies visibility of components.