Armando Posted October 31, 2007 Report Share Posted October 31, 2007 Hi, Is there any way to put multipanes in two columns? For example, I have 4 panes in my graphic, and they appear one over another one, in one column. I would like that they will appear in two columns (2 X 2). How can I make this? Quote Link to comment Share on other sites More sharing options...
PDyer Posted October 31, 2007 Report Share Posted October 31, 2007 Unfortunately, there is not available any property to control the Pane object of ChartFX control. Looking into the Resource Center for Chart FX for VS2005 I found that the properties available for the Pane object are: Axes: Provides access to the Y Axis Collection for the selected Pane. AxisY: Provides access to the members of the main Y Axis for the selected Pane. BackColor: Gets or sets the inside color for the selected pane. Background: Gets or sets an ImageBackground or GradientBackground object for a pane. BoundingRectangle: Returns a rectangle object that contains attributes for the selected pane. Proportion: Gets or sets a value indicating the proportional size of the selected pane. Separation: Gets or sets a value indicating the space in between panes. Title: Gets the Title object for a selected chart pane. Visible: Gets or Sets a value indicating the Pane object should be shown or not. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.