Hide Comments
Hide Comments

Comments (0)

expandingEnumerations

 

Name

Description

public enumeration

TAxisDrawGridOption

Defines the grid marks that should be drawn by the TRSAxisGrid class.

AxisGridOptionsExample

public enumeration

TAxisHint

Represents type TAxisHint.

public enumeration

TAxisLabelStyle

Defines the style of the chart axes' labels

public enumeration

TAxisOption

Defines display and computation options for a TRSChartAxis.
 

public enumeration

TBarChartStyle

Defines the different shapes, or styles, a bar can be in a bar chart (TRSBarChart).

public enumeration

TBarOrientation

Defines the direction the bars are displayed in a bar chart (TRSBarChart).
 

public enumeration

TBasicChart

Defines the basic chart elements drawn by a TRSCustomLineChart component.

public enumeration

TCandleStickStyle

Defines the candlestick style for the TRSCandleStickChart

public enumeration

TChartOption

Defines appearance and control options for a TRSCustomChart.
 

public enumeration

TChartPanelArea

Defines the parts of a TRSCustomChartPanel

public enumeration

TChartUserAction

Defines the actions that a user is allowed to do with a TRSChartPanel component.
 

public enumeration

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)
 

public enumeration

TEQChartStyle

Defines how the equalizer bars are drawn for the TRSEQChart

public enumeration

TEQOption

Defines options for the equalizer chart (TRSEQChart)
 

public enumeration

TGraphOption

Defines the specific graph options for a graph chart

public enumeration

THighLowAverageStyle

Defines the style for the High/Low/Average bar

public enumeration

THorizontalAxis

Defines the type of horizontal axis, e.g., whether it is the bottom axis, the top axis, or another custom horizontal axis.

public enumeration

TImageMode

Defines the ways that an image can be drawn within the boundaries of a TRSChartLayer

public enumeration

TImageOption

Defines the ways that an image can be drawn within the boundaries of a rectangle

public enumeration

TLineChartStyle

Defines how the TRSCustomLineChart component connects 2 points

public enumeration

TLineOrientation

Defines the line orientation for a value in a TRSGuideChart

public enumeration

TPathOption

Defines options for the path chart (TRSPathChart)

public enumeration

TPieSliceOption

Defines the draw options to perform for each slice in a pie chart (TRSPieChart). This type is used by the protected DrawSlices method.
 

public enumeration

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.

public enumeration

TRSChartFunctionPeriod

Defines the period (time span or value span) for chart functions

public enumeration

TRSChartFunctionType

Defines the functions available for the TRSChartFunction class

public enumeration

TRSChartOrientation

Defines orientation of a graph chart (TRSGraphChart), e.g., the direction in which the links/nodes go.
 

public enumeration

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.
 

public enumeration

TRSChartState

Defines the state that a chart is currently in
 

public enumeration

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

public enumeration

TRSChartValueOption

Defines TRSChartValue options

public enumeration

TRSGroupStyle

Defines the way that charts of the same Group are grouped.

public enumeration

TRSHiLoAvgChartFunctionType

Defines the functions available for the TRSHighLowAverageChartFunction class

public enumeration

TRSLegendAlignment

Defines the locations within the chart panel (TRSCustomChartPanel) that the legend can be painted.

public enumeration

TRSLegendOption

Defines the options available for drawing the legend

public enumeration

TRSLegendRectStyle

Defines the rectangle shape used for the TRSChartLegend class.
 

public enumeration

TRSLegendStyle

Defines the legend styles

public enumeration

TRSLegendTextStyle

Defines the format for the TRSChartValue labels in the legend.
 

public enumeration

TRSLogarithmicType

Defines the logarithmic equation type to apply to the chart axis (TRSChartAxis).
 

public enumeration

TRSShadowDirection

Defines the direction of shadows in the chart panel and charts

public enumeration

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.

public enumeration

TSortOrder

Defines the sorting order for values

public enumeration

TValueMetaDatum

Defines the metadata the TRSChartValues class collects about its values. This type is used internally

public enumeration

TVerticalAxis

Defines the type of vertical axis, e.g., whether it is the left axis, the right axis, or another custom vertical axis.

public enumeration

TXY

Defines the 2 dimensions needed for a 2D point (X and Y).

public enumeration

TXYZ

Defines the 3 dimensions needed for a =3D point (X, Y and Z)

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb