Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OWC Chart Object; adjusting Max and Min values of graph
Message
 
To
27/11/2001 09:40:03
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00586277
Message ID:
00586370
Views:
30
Yeah, these are scaled back versions of the full Office versions, so, some properties and methods aren't supported. Another example is 3D-Charts - it can only do 2D(which isn't really a big deal). I don't know a work-around off the top of my head if those properties aren't supported..

BTW, another alternative if you're doing straight ASP is ExcelWriter from www.softartisans.com

>I have made leaps and bounds since yesterdays posting..thank you claude and scott.
>I am able to create a graph dynamically through the Chart Object in OWC and send it to the web page as a GIF (it couldnt get any better than that),but now I have lots of formatting to do to it. The object model in Excel is leading me away from the stream. The object references I am using from the Object Model are not very clear.
>To be more specific, I need to adjust the Min and Max values of the y-axis. This can be done in Excel but I can not figure it out programatically.
>I have tried the following:
>
>oChart.Axis.MaximumScale = 100
>oChart.Axis.MinimumScale = 5
>
>These received error messages that said the properties were not defined within the object.
>That is where I am becoming lost because they are properties of the object.
>Does anyone have any insight? Thanks for the Help.
>
>>>Wes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform