Click or drag to resize

StiBubbleSeriesWeight Property

Gets or sets expression for weight calculating. Example: {Order.Value}

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiExpression Weight { get; set; }

Property Value

Type: StiExpression
See Also