ChartValue
Home
classes
ChartValue
About
Represetents value record inside MChart component.
Class content
Assembly |
Minimal.dll |
Namespace |
Minimal.Components.Items |
Inheritance |
- |
Attributes |
- |
Implements |
- |
Constructors
Name |
Description |
|
ChartValue(int x, int y) |
Initializes a new instance of the ChartValue class with given coords. |
|
Properties
Name |
Description |
Type |
X |
Horizontal position of the record. |
int |
Y |
Vertical position of the record. |
int |
Fields
Name |
Description |
Type |
- |
- |
- |
Events
Name |
Description |
Type |
- |
- |
- |
Methods
Name |
Description |
Returns |
- |
- |
- |