LayoutDecoratorBase Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The LayoutDecoratorBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | LayoutDecoratorBase |
Creates new instance of LayoutDecoratorBase class.
|
![]() | LayoutDecoratorBase(Object) |
Creates new instance of LayoutDecoratorBase class.
|
![]() | LayoutDecoratorBase(Unit) |
Creates new instance of LayoutDecoratorBase class.
|
![]() | LayoutDecoratorBase(Int32, Int32, Int32, Int32) |
Creates new instance of LayoutDecoratorBase class.
|
![]() | LayoutDecoratorBase(Unit, Unit, Unit, Unit) |
Creates new instance of LayoutDecoratorBase class.
|
![]() | LayoutDecoratorBase(Object, Unit, Unit, Unit, Unit) |
Creates new instance of LayoutDecoratorBase class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object
|
![]() | CopyFrom |
Copy fields from object
|
![]() | Equals |
Checks whether objects are equal
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Operator comparing
|
![]() ![]() | Inequality |
Operator not equal
|
Name | Description | |
---|---|---|
![]() | Bottom |
Sets the bottom side in pixels or percents of the chart's height.
|
![]() | Left |
Sets the left side in pixels or percents of the chart's width.
|
![]() | Right |
Sets the right side in pixels or percents of the chart's width.
|
![]() | Top |
Sets the top side in pixels or percents of the chart's height.
|