A nullable double value specifying the component's desired width. Valid only after calling Measure.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> DesiredWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property DesiredWidth As Nullable(Of Double) |
A nullable double value.