Class PropertyValueAxisPie3D
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
3D pie value axis definition adding width property to 2D base.
public class PropertyValueAxisPie3D : PropertyValueAxisPie2D
- Inheritance
-
PropertyValueAxisPie3D
- Inherited Members
Properties
Width
Gets or sets the pie width.
public string Width { get; set; }