Browse by Tags
All Tags » ASP.NET (RSS)
Showing page 1 of 2 (12 total posts)
-
I'm using ASP.NET Web Forms.
I need charting controls that are interactive - I need some sort of ''click'' event because when the user clicks on a ''slice'' of a ''pie chart'' I have to know what the ''slice'' the user clicked so I can update the page accordingly .....
Please let me know if the Xceed control can do this or ...
-
I am new the Xceed chart and have tried to set up a new basic project
I am using VS2010 on Windows 7 64bit Xceed Chart for aspx 4.3
I followed the direction from post 20595 but when I place the contol on the page I get the following error
Error Creating Control - ChartServerControl1Failed to create designer ...
-
I am updating a (vb.net) software application we wrote using an older version of the XCeed compression library. It used the CompressedStream class. I am trying to update to the latest versions of the components, but cannot determine which library contains the CompressedStream class.
Any help will be greatly ...
-
Hello Xceed,
If I compress an xml file in the browser using the ActiveX Zip Compression 6.1 library, and post the data to the server (for example, using XmlHttp or some other method), can I decompress that same data using the Xceed Zip for .NET library (for example, in an HttpHandler or ASP.NET page)?
Simply put can I ...
-
I try to create a new ZIP using function CreateFile but; I recive this message:
Generated temporary filename was not unique.
Type: Xceed.FileSystem.DiskFile
FullName: C:\Documents and Settings\MARTHAXP\ASPNET\LOCALS~1\Temp\b0bca9ce-998b-422a-9c86-5288ef2934f8.tmp
Please if everyone say something help me.
-
I have a similar requirement. Is it possible to overlay specific Marker(s) with a different Series (or plot type, e.g. Scatter?)
-
i insert GapPercent to BarSeries have MultiBarMode.Clustered
if there more than 2(Clustered to same BarSeries ) gap between Bar doesnot show and i cannot arrange them
any help??
-
Hi there,
My first try with real time zip which we want to use on an asp.net site. We are currently using another component but the time from user initiating a multifile zip download to starting the download i.e. the add file/compression stage, is far too long. I'm hoping that zip on the fly will cut this time dramatically.
I've adapted the ...
-
hi guys,
I have chart with 3 lines that are drawn with next code
lineserie1.name=''one''
lineserie1.AddXY(1, 1)
lineserie1.AddXY(1, 2)
lineserie1.AddXY(0, 3)
linseserie2.name=''two''
lineserie2.AddXY(1, 4)
lineserie2.AddXY(1, 5)
lineserie2.AddXY(1, 6)
... lineserie3...
and I'm trying to get the lineseriesindex and the ...
-
Hi,
I want to resize the chart to bigger size. How to do that and also i want make the chart to 2D instead of 3D in Stock chart. Help me with sample.
Sara
1
|
|
|
|