New to Telerik UI for WinFormsStart a free 30-day trial

ViewModel for doughnut series in insert chart dialog.

Definition

Constructors

C#
public DoughnutSeriesViewModel()

Properties

Gets or sets the inner radius factor.

C#
public double InnerRadiusFactor { get; set; }

Gets or sets the radius factor.

C#
public double RadiusFactor { get; set; }