Search found 7 matches
- Thu Dec 30, 2004 10:29 pm
- Forum: ActiveX
- Topic: Printing Color Bands
- Replies: 2
- Views: 4986
Hello! Yes it does have transparency set, but I know that the printing was working before. I recently did some code changes and it doesn't work know and I can't remember what I changed but I recall having posed a question about this in the past.... Hmm.... but you are right, if I set transparency = ...
- Mon Dec 20, 2004 5:41 pm
- Forum: ActiveX
- Topic: Printing Color Bands
- Replies: 2
- Views: 4986
Printing Color Bands
Hola! I've created a chart that has several colorbands. These display well on the browser. When I do a print preview or a print, the background colors do not print or show. When I export the chart as an image, the picture is rendered with the background color band colors and these print well. Any id...
- Thu Apr 08, 2004 2:07 pm
- Forum: ActiveX
- Topic: Setting Axis minimum values
- Replies: 5
- Views: 10069
Setting Axis minimum values
¡Fíjate!
I had only moved the .minimum = x statement around not the whole .AutomaticMimimum stuph.... This did do the trick!
¡Gracias por tu ayuda e igualmente!
-cg
I had only moved the .minimum = x statement around not the whole .AutomaticMimimum stuph.... This did do the trick!
¡Gracias por tu ayuda e igualmente!
-cg
- Wed Apr 07, 2004 9:37 pm
- Forum: ActiveX
- Topic: Setting Axis minimum values
- Replies: 5
- Views: 10069
Setting Axis minimum values
Para agregar, Ok... I've created an as-is example to show what I am doing and how I can't seem to set the .minimum property for custom axis 1 to anything else other than 0. I've placed it in the attachments newsgroup. I've moved around where I create the axis and I get the same results and I've move...
- Wed Apr 07, 2004 5:18 pm
- Forum: ActiveX
- Topic: Setting Axis minimum values
- Replies: 5
- Views: 10069
Setting Axis minimum values
Hola de nuevo,
Sabes, no me dio resultado. Me sigue dando el mismo error.
Is there a sequence I should follow in creating axes and adding series? Am I supposed to create all axes first?
¡Gracias!
-cg [/code]
Sabes, no me dio resultado. Me sigue dando el mismo error.
Is there a sequence I should follow in creating axes and adding series? Am I supposed to create all axes first?
¡Gracias!
-cg [/code]
- Tue Apr 06, 2004 6:35 pm
- Forum: ActiveX
- Topic: Setting Axis minimum values
- Replies: 5
- Views: 10069
Setting Axis minimum values
Saludos a Todos! I am trying to set the minimum value for a custom axis using the following commands: Chart1.Axis.Custom(axisID).automatic = false Chart1.Axis.Custom(axisID).AutomaticMinimum = false Chart1.Axis.Custom(axisID).Minimum = 210 It doesn't matter where I place it after creating the axis ,...
- Wed Feb 25, 2004 10:38 pm
- Forum: ActiveX
- Topic: Help Button on Chart Editor
- Replies: 1
- Views: 5971
Help Button on Chart Editor
Hello!
Is there a way to not show the help button on the chart editor page?
Thanks!
-cg
Is there a way to not show the help button on the chart editor page?
Thanks!
-cg