[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.EdgeStyle.Width

Width Property

Width

Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.

Declaration
[C1Description("ChartVisualEffectsStyle.EdgeStyle.Width", "Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.")]
public float Width { get; set; }
<C1Description("ChartVisualEffectsStyle.EdgeStyle.Width", "Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.")>
Public Property Width As Single