ChartElementPosition Constructor(RdlFloat,RdlFloat,RdlFloat,RdlFloat)
In This Topic
Initializes a new instance of the
ChartElementPosition class.
Syntax
Parameters
- left
- Value assigned to the Left property.
- top
- Value assigned to the Top property.
- width
- Value assigned to the Width property.
- height
- Value assigned to the Height property.
See Also