On my Masterpane I have 2 panes. Is there a way to change the height of the panes with the mouse (like 开发者_运维百科a sashpane or splitpane?)I tried to do this once. It is possible to do it only wit
I am using the ZedGraph co开发者_开发知识库ntrol and want to fill one side of the graph function with some color and other side with other color.
We are currently using ZedGraph to draw a line chart of some data. The input data comes from a file of arbitrary size, therefore, we do not know what the maximum number of datapoints in advance. Howev
The issue I have is when using two Y-axes (y1 and y2), wherein the y1 value is: (min,max) = (zero,positive) and the y2 value (min, max) = (negative, positive), in such case, the zero marking of y1 coi
Does the ZedGraph API allow us to create a radar chart? An example of a radar chart can be seen at http://www.internet4classrooms.com/excel_files/r开发者_如何转开发adar_chart3.gif and is also listed b
I got a histogram drawn in ZedGraph. And I have to set the specific color for a specific range of the values. For example:
Using ZedGraph, ho开发者_运维知识库w do I format the Y axis to show 2000 instead of 2 with a label of MyLabel(10^3)?Set the scale\'s Format Property to, say, \"#\" and the Mag Property to zero. For ex
What I have is a configuration file that looks like this: Item|Size|Directory|Data A|12|D_01|11/28/10 C|13|D_01|11/28/10
I have two questions about axis labels: How do I make a label at the Y2-axis, that shows a highlighted label following the dynamic price (y2-value) of the last bar/candlestick? As the red label in
I display a stock price chart with ZedGraph, hence using the Y2Axis and XAxis. When I resize by dragging the mouse in the right corners, or the right edge of form, I would like the left side of XAxis