Gets or sets a fixed width for this component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> Width { get; set; } |
Visual Basic Copy Code |
---|
Public Property Width As Nullable(Of Double) |
A nullable double value.