Probability Chart-Specific Properties The following is a list of properties specific to Probability charts: UltraChart.ScatterChart.Character UltraChart.ScatterChart.CharacterFont UltraChart.ScatterChart.ChartText UltraChart.ScatterChart.ColumnX UltraChart.ScatterChart.ColumnY UltraChart.ScatterChart.ConnectWithLi...
Pyramid Chart Clicking the links below will lead you to important information about 2D pyramid charts: About 2D Pyramid Charts — Gives you a brief description of 2D pyramid charts, and explains why you would want to use them. Working with 2D Pyramid Chart Data — Provides information on the type of data necessary t...
Pyramid Chart Clicking the links below will lead you to important information about 3D pyramid charts: About 3D Pyramid Charts — Gives you a brief description of 3D pyramid charts, and explains why you would want to use them. Working with 3D Pyramid Chart Data — Provides information on the type of data necessary t...
Radar Chart-Specific Properties The following is a list of properties specific to radar charts: UltraChart.RadarChart.ColorFill UltraChart.RadarChart.LineDrawStyle UltraChart.RadarChart.LineEndCapStyle UltraChart.RadarChart.LineThickness UltraChart.RadarChart.MidPointAnchors UltraChart.RadarChart.SplineTension
Radar Chart Clicking the links below will lead you to important information about radar charts: About Radar Charts — Gives you a brief description of radar charts, and explains why you would want to use them. Working with Radar Chart Data — Provides information on the type of data necessary to generate radar chart...
Render Charts Using the Paint Element This section explains the applications of the PaintElement (PE property) exposed by graphical chart elements ( Primitives ) and chart Appearances. The Paint Element gives developers a sophisticated degree of control over rendering these objects. It contains properties that gov...
Rendering * * * Optimize the Rendering Speed * Render Charts Using the Paint Element
Requirements for Series Binding The table below outlines the number and type of series that each chart type’s data set must contain in order to bind to a series object. If any of these requirements are not met, the chart will not render. For an overview on Chart’s series collection, see Series Collection. Note Not...
Resize a 3D Chart at Design Time This will explain how to scale a 3D chart to better fit in the display area using the Transform3D property at design time. After placing a 3D chart on your form you may want to change the chart to better fit inside of the display. You may also want to rotate the chart to change the...
Rotate 3D Charts 3D charts are based on a 3D graphics engine which supports scaling and rotation. The following properties control these 3D transforms: UltraChart.Transform3D.Scale : The scale of magnification. Increasing the value of this property effectively zooms in on the center of the chart, while decreasing ...