[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DSymbolStyle.OutlineWidth

OutlineWidth Property

OutlineWidth

Gets or sets the outline width of the data point symbol.

Declaration
public int OutlineWidth { get; set; }
Remarks

OutlineWidth should not exceed symbol size. If the outline width is greater than the symbol size, the symbol size is used as the outline width when drawing the symbol.

See Also