[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ThreeDPropertiesDrawingStyle

ThreeDPropertiesDrawingStyle Enum

Specifies a shape of the columns or bars in a three-dimensional chart. ThreeDPropertiesDrawingStyle only applies to bar and column charts.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum ThreeDPropertiesDrawingStyle

Fields

Name Description
Cube

Indicates that the column or bar is drawn as a cube.

Cylinder

Indicates that the column or bar is drawn as a cylinder.

Extension Methods