Search found 57 matches

by drillright40
Tue Nov 11, 2008 9:08 am
Forum: .NET
Topic: Title Alignment and Overlapping Problem
Replies: 1
Views: 3069

Title Alignment and Overlapping Problem

Hi, I have uploaded image - "Center Title.JPG".In this image,it is seen that the Z Axis title is not aligned at the center of the scale,though the property has been set as Align center. ZAxis.Title.TextAlign = StringAlignment.Center Also, In the image-"Label and Title Overlapping.JPG", Axis labels a...
by drillright40
Tue Nov 11, 2008 9:05 am
Forum: .NET
Topic: Z Axis Title Color does not change
Replies: 1
Views: 3249

Z Axis Title Color does not change

Hi, I am using Red Color for X, Y and Z Axis Title and Blue Color for their respective Scale values. But, the color for Z Axis (Left Axis) title gets painted with same color as of Axis Scale Color. For X and Y Axis it is working properly. I have uploaded image "Z Axis Title Color.JPG" for reference....
by drillright40
Tue Nov 11, 2008 5:01 am
Forum: .NET
Topic: Histogram Queries
Replies: 1
Views: 3806

Histogram Queries

Hi, 1.How do we change the NumOfBins property on Histogram Programmatically.We also tried changing this property in the code but observed that there was no change in the plotting of Histogram. 2.Our requirement is to display only X Axis Cursor.So can we disable the Y Axis Cursor in the Cursor Tool. ...
by drillright40
Mon Nov 10, 2008 6:29 am
Forum: .NET
Topic: Histogram related Query
Replies: 1
Views: 3070

Histogram related Query

Hi, I have following Queries related to Histogram: 1.What is the default number of bins for plotting the Histogram and how do we change this number. 2.How do we specify the X Axis and Y Axis starting and ending scale. 3.We have a requirement in which we need to show a green coloured Cursor parallel ...
by drillright40
Fri Nov 07, 2008 9:10 am
Forum: .NET
Topic: Aspect Ratio for X and Y Axis for 3D Plot.
Replies: 3
Views: 4686

Hi, I tried giving this.tChart1.Axes.Left.StartPosition = 10; and this.tChart1.Axes.Left.EndPosition = 40; but result is not what I am expecting. I have uploaded the image (AspectRatio.jpg) to show the problem with this implementation. So, on the left axis the scale values gets repositioned.But I wa...
by drillright40
Fri Nov 07, 2008 6:40 am
Forum: .NET
Topic: Symbols for 3D Plot
Replies: 1
Views: 3605

Symbols for 3D Plot

Hi, I tried using Series->Marks->Symbol->pattern for symbols instead of Marks.(Reply for mail - Wed Nov 05, 2008 6:43 am Post subject: Showing Symbols on 3D plot surface points (Instead of marks) - Option1) But, here i get all types of patterns and HatchStyles.But i need styles as is given for Line ...
by drillright40
Thu Nov 06, 2008 7:02 am
Forum: .NET
Topic: Aspect Ratio for X and Y Axis for 3D Plot.
Replies: 3
Views: 4686

Aspect Ratio for X and Y Axis for 3D Plot.

Hi, I need to draw a 3D Plot based on Aspect Ratio for X,Y and Z Axis. Using 'Aspect.Chart3DPercent' property , i am able to move(stretch or squeeze the Axis) the depth axis. But, am not able to move the left and bottom axis. Is there any property or method to move even these two axis? Thanks in Adv...
by drillright40
Wed Nov 05, 2008 6:43 am
Forum: .NET
Topic: Showing Symbols on 3D plot surface points (Instead of marks)
Replies: 2
Views: 4443

Showing Symbols on 3D plot surface points (Instead of marks)

Hi, I am using Surface class for plotting the 3D Plot. I want to display different type of symbols at some points in the plot. Currently I show Marks on these points. e.g.- I have uploaded an image. Different types of images (e.g. Diamond, star, circle, rectangle, filled circle etc) need to be displ...
by drillright40
Wed Aug 13, 2008 9:07 am
Forum: .NET
Topic: Problem in drawing legend
Replies: 8
Views: 18859

Hi,

Not this way.

Basically I want to create a new legend. Add items to the chart legend.

tchart.Legend.Items.Add()

and then assign newly created legend to the chart legend.

You already knew my problem related to legend.

Can you suggest me the approach or solution?

Thanks,
Sanyog
by drillright40
Wed Aug 13, 2008 7:35 am
Forum: .NET
Topic: Problem in drawing legend
Replies: 8
Views: 18859

Hi,

Cann't we create a custom legend? If yes, how?

Thanks
Sanyog
by drillright40
Mon Aug 11, 2008 7:25 am
Forum: .NET
Topic: Problem in drawing legend
Replies: 8
Views: 18859

Hi,

Please reply for a previous mail.

Thanks,
Sanyog
by drillright40
Mon Aug 11, 2008 7:24 am
Forum: .NET
Topic: Problem in showing more than one marks as text at a point
Replies: 9
Views: 11086

Hi,

In continuous with previous reply, I have uploaded the src code also.

Thanks,
Sanyog
by drillright40
Fri Aug 08, 2008 11:15 am
Forum: .NET
Topic: Problem in showing more than one marks as text at a point
Replies: 9
Views: 11086

Hi,

I have uploaded the snap after applying the workaround.

Please look at this.

Thanks,
Sanyog
by drillright40
Fri Aug 08, 2008 9:11 am
Forum: .NET
Topic: Problem in drawing legend
Replies: 8
Views: 18859

Hi, I have only one suface added in my code. For showing all the labels on the legend, what exactly I have to do? If you see the uploded image file. The legend is having so many things like flag symbols, edit box. I am unable to get the clear picture by your solution. It needs more information. Than...
by drillright40
Fri Aug 08, 2008 9:05 am
Forum: .NET
Topic: Problem in showing more than one marks as text at a point
Replies: 9
Views: 11086

Problem in showing marks label

Hi,

I have uploaded one image which describes the subject line problem.

Please update on it.

Thanks,
Sanyog