Back to Devexpress

TcxGridChartLineDiagram Members

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

latest7.5 KB
Original Source

TcxGridChartLineDiagram Members

A line 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 category axis.
AxisValueProvides access to value axis appearance settings. Inherited from TcxGridChartHistogram.
DisplayTextReturns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram.
EmptyPointsDisplayModeSpecifies 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 the appearance styles of the line diagram elements.
ValuesProvides access to value appearance settings.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetCategoryAxisPositionReturns the position of a category axis within the diagram. Inherited from TcxGridChartHistogram.
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. Inherited from TcxGridChartHistogram.
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

TcxGridChartLineDiagram Class

cxGridChartView Unit