Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartPieDiagramValues Members

Contains appearance options for pie slices in pie diagrams.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TcxGridChartDiagram) Initializes a new instance of the TcxCustomGridChartDiagramOptions class with specified settings. Inherited from TcxCustomGridChartDiagramOptions.

#Properties
Show Inherited Hide Inherited

Name Description
AngleOfFirstSlice Specifies the angle (from 0 degrees which is at the top of the pie circle, clockwise to 360 degrees) at which the first pie slice is drawn.
CaptionItems Specifies a set of detail items to be included into pie slice labels.
CaptionItemSeparator Specifies a separator string for detail items to be included into pie slice labels.
CaptionPosition Specifies the visibility and display position of pie slice labels.
Diagram Provides access to the chart diagram which owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
GridView Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
PercentageCaptionFormat Specifies the format pattern used to determine the string representation of percentage values in pie slice labels.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetCaptionItemSeparator Determines the separator string for detail items which are included into pie slice labels.
GetCaptionPosition Determines the display position of pie slice labels.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPercentageCaptionFormat Determines the format pattern used to determine the string representation of percentage values in pie slice labels.
ToString Inherited from TObject.
See Also