|
TAxisDrawGridOption
|
Defines the grid marks that should be drawn by the TRSAxisGrid class.
|
|
TAxisHint
|
Represents type TAxisHint.
|
|
TAxisLabelStyle
|
Defines the style of the chart axes' labels
|
|
TAxisOption
|
Defines display and computation options for a TRSChartAxis.
|
|
TBarChartStyle
|
Defines the different shapes, or styles, a bar can be in a bar chart (TRSBarChart).
|
|
TBarOrientation
|
Defines the direction the bars are displayed in a bar chart (TRSBarChart).
|
|
TBasicChart
|
Defines the basic chart elements drawn by a TRSCustomLineChart component.
|
|
TCandleStickStyle
|
Defines the candlestick style for the TRSCandleStickChart
|
|
TChartOption
|
Defines appearance and control options for a TRSCustomChart.
|
|
TChartPanelArea
|
Defines the parts of a TRSCustomChartPanel
|
|
TChartUserAction
|
Defines the actions that a user is allowed to do with a TRSChartPanel component.
|
|
TChartUserActionExt
|
Defines the action that a user is currently doing with a TRSChartPanel component. Unlike the TChartUserAction type, this means that the user can be doing nothing (uaNone)
|
|
TEQChartStyle
|
Defines how the equalizer bars are drawn for the TRSEQChart
|
|
TEQOption
|
Defines options for the equalizer chart (TRSEQChart)
|
|
TGraphOption
|
Defines the specific graph options for a graph chart
|
|
THighLowAverageStyle
|
Defines the style for the High/Low/Average bar
|
|
THorizontalAxis
|
Defines the type of horizontal axis, e.g., whether it is the bottom axis, the top axis, or another custom horizontal axis.
|
|
TImageMode
|
Defines the ways that an image can be drawn within the boundaries of a TRSChartLayer
|
|
TImageOption
|
Defines the ways that an image can be drawn within the boundaries of a rectangle
|
|
TLineChartStyle
|
Defines how the TRSCustomLineChart component connects 2 points
|
|
TLineOrientation
|
Defines the line orientation for a value in a TRSGuideChart
|
|
TPathOption
|
Defines options for the path chart (TRSPathChart)
|
|
TPieSliceOption
|
Defines the draw options to perform for each slice in a pie chart (TRSPieChart). This type is used by the protected DrawSlices method.
|
|
TRSChartAxisLocation
|
Defines the location of a TRSChartAxis. When a TRSChartAxis is constructed, a parameter of this type is passed in so that the chart axis knows where it is located.
|
|
TRSChartFunctionPeriod
|
Defines the period (time span or value span) for chart functions
|
|
TRSChartFunctionType
|
Defines the functions available for the TRSChartFunction class
|
|
TRSChartOrientation
|
Defines orientation of a graph chart (TRSGraphChart), e.g., the direction in which the links/nodes go.
|
|
TRSChartSelectionAction
|
Defines the selection action that can be performed when Select method is called. When the Select method determines a chart value is within the selection rectangle, it uses a parameter of this type to select/deselect it.
|
|
TRSChartState
|
Defines the state that a chart is currently in
|
|
TRSChartType
|
Defines an enumeration of all the chart types in the RiverSoftAVG Charting Component Suite.
Use this enumeration with the GetChartClass function to find the class of a chart type
|
|
TRSChartValueOption
|
Defines TRSChartValue options
|
|
TRSGroupStyle
|
Defines the way that charts of the same Group are grouped.
|
|
TRSHiLoAvgChartFunctionType
|
Defines the functions available for the TRSHighLowAverageChartFunction class
|
|
TRSLegendAlignment
|
Defines the locations within the chart panel (TRSCustomChartPanel) that the legend can be painted.
|
|
TRSLegendOption
|
Defines the options available for drawing the legend
|
|
TRSLegendRectStyle
|
Defines the rectangle shape used for the TRSChartLegend class.
|
|
TRSLegendStyle
|
Defines the legend styles
|
|
TRSLegendTextStyle
|
Defines the format for the TRSChartValue labels in the legend.
|
|
TRSLogarithmicType
|
Defines the logarithmic equation type to apply to the chart axis (TRSChartAxis).
|
|
TRSShadowDirection
|
Defines the direction of shadows in the chart panel and charts
|
|
TSizeOption
|
Defines what the bubble size values represents; is the size the area of the bubble or its diameter? The size of the bubble affects the relative size of one bubble to another.
|
|
TSortOrder
|
Defines the sorting order for values
|
|
TValueMetaDatum
|
Defines the metadata the TRSChartValues class collects about its values. This type is used internally
|
|
TVerticalAxis
|
Defines the type of vertical axis, e.g., whether it is the left axis, the right axis, or another custom vertical axis.
|
|
TXY
|
Defines the 2 dimensions needed for a 2D point (X and Y).
|
|
TXYZ
|
Defines the 3 dimensions needed for a =3D point (X, Y and Z)
|