Back to Devexpress

TdxChartGetTotalLabelDrawParametersEventArgs Members

vcl-dxchartsimplediagram-dot-tdxchartgettotallabeldrawparameterseventargs-dot-underscore-members.md

latest2.2 KB
Original Source

TdxChartGetTotalLabelDrawParametersEventArgs Members

Stores information related to an OnGetTotalLabelDrawParameters event occurrence in a simple diagram.

Constructors

NameDescription
Create(TdxChartCustomSeries,Double,string)Initializes a new instance of the TdxChartGetTotalLabelDrawParametersEventArgs class with specified settings.

Properties

NameDescription
SeriesProvides access to the simple series to which the processed total label belongs.
TextSpecifies display text for the processed total label.
TotalValueReturns the total value of the series to which the processed label belongs.

Methods

NameDescription
EmptyInherited from TdxEventArgs.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
ToStringInherited from TObject.

See Also

TdxChartGetTotalLabelDrawParametersEventArgs Class

dxChartSimpleDiagram Unit