Click or drag to resize

StiPieSeriesElementGeom Constructor

Initializes a new instance of the StiPieSeriesElementGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPieSeriesElementGeom(
	StiAreaGeom areaGeom,
	double value,
	int index,
	IStiPieSeries series,
	RectangleF clientRectangle,
	List<StiSegmentGeom> path,
	List<StiSegmentGeom> pathLight,
	Color borderColor,
	StiBrush brush,
	float startAngle,
	float endAngle,
	float radius,
	StiAnimation animation
)

Parameters

areaGeom
Type: Stimulsoft.Report.ChartStiAreaGeom

[Missing <param name="areaGeom"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

series
Type: Stimulsoft.Report.ChartIStiPieSeries

[Missing <param name="series"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

clientRectangle
Type: System.DrawingRectangleF

[Missing <param name="clientRectangle"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

path
Type: System.Collections.GenericListStiSegmentGeom

[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

pathLight
Type: System.Collections.GenericListStiSegmentGeom

[Missing <param name="pathLight"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

borderColor
Type: System.DrawingColor

[Missing <param name="borderColor"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

brush
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

startAngle
Type: SystemSingle

[Missing <param name="startAngle"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

endAngle
Type: SystemSingle

[Missing <param name="endAngle"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

radius
Type: SystemSingle

[Missing <param name="radius"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesElementGeom.#ctor(Stimulsoft.Report.Chart.StiAreaGeom,System.Double,System.Int32,Stimulsoft.Report.Chart.IStiPieSeries,System.Drawing.RectangleF,System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},System.Drawing.Color,Stimulsoft.Base.Drawing.StiBrush,System.Single,System.Single,System.Single,Stimulsoft.Base.Context.Animation.StiAnimation)"]

See Also