Back to Devexpress

TcxGridChartBarDiagram Members

vcl-cxgridchartview-dot-tcxgridchartbardiagram-dot-underscore-members.md

latest7.7 KB
Original Source

TcxGridChartBarDiagram Members

A bar diagram.

Constructors

NameDescription
Create(TcxGridChartView)Initializes a new instance of the TcxGridChartDiagram class with specified settings. Inherited from TcxGridChartDiagram.

Properties

NameDescription
ActiveSpecifies whether the chart diagram is visible within a Chart View. Inherited from TcxGridChartDiagram.
AxisCategorySpecifies appearance settings for the diagram’s category axis. Inherited from TcxGridChartHistogram.
AxisValueProvides access to value axis appearance settings. Inherited from TcxGridChartHistogram.
DisplayTextReturns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram.
EmptyPointsDisplayMode protectedSpecifies the missing values representation style. Inherited from TcxGridChartHistogram.
EnabledSpecifies whether the chart diagram can be displayed within a Chart View. Inherited from TcxGridChartDiagram.
GridViewProvides access to the Chart View which displays the chart diagram. Inherited from TcxGridChartDiagram.
IDReturns the text that describes the chart diagram. Inherited from TcxGridChartDiagram.
LegendSpecifies a chart legend for a chart diagram. Inherited from TcxGridChartDiagram.
StylesProvides access to styles that define the appearance of diagram elements. Inherited from TcxGridChartHistogram.
ValuesSpecifies options for series values (their data markers in a column diagram). Inherited from TcxGridChartColumnDiagram.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetCategoryAxisPositionReturns the category axis position in the diagram.
GetDisplayText protectedInherited from TcxGridChartDiagram.
GetHashCodeInherited from TObject.
GetImageIndex protectedInherited from TcxGridChartDiagram.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetStackedValueCaption(TcxGridChartSeries,Integer,Boolean)Inherited from TcxGridChartDiagram.
GetValueAxisPositionReturns the value axis position in the diagram.
GetValueCaption(TcxGridChartSeries,Integer)Returns the caption of a chart value. Inherited from TcxGridChartDiagram.
GetViewInfoClass protectedInherited from TcxGridChartDiagram.
HorizontalPaging protectedInherited from TcxGridChartDiagram.
IsAvailableDetermines whether the chart diagram can be displayed within a Chart View. Inherited from TcxGridChartDiagram.
PagingInOppositeDirection protectedInherited from TcxGridChartDiagram.
ToStringInherited from TObject.

Events

NameDescription
OnCustomDrawLegendOccurs every time a chart legend is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawLegendItemAllows you to override or complement built-in legend item draw operations. Inherited from TcxGridChartDiagram.
OnCustomDrawPlotOccurs when a chart’s plot area needs to be painted. Inherited from TcxGridChartHistogram.
OnCustomDrawValueOccurs every time a data marker is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawValueCaptionAllows you to override the default draw routine for chart value captions. Inherited from TcxGridChartDiagram.
ValuesEventsInherited from TcxGridChartHistogram.

See Also

TcxGridChartBarDiagram Class

cxGridChartView Unit