[]
        
(Showing Draft Content)

FarPoint.Web.Chart.BarShape

BarShape Enum

Specifies the shape of a bar in a bar series chart.

Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public enum BarShape
Public Enum BarShape

Fields

Name Description
Box

Displays a rectangular solid (box) bar

Cylinder

Displays a cylindrical bar

FullCone

Displays a conic bar

FullPyramid

Displays a pyramidal bar

PartialCone

Displays a partial conic bar

PartialPyramid

Displays a partial pyramidal bar