[]
        
(Showing Draft Content)

FarPoint.Win.Chart.LabelArea.ManualLayout

ManualLayout Property

ManualLayout

Gets or sets whether the layout of the label area is automatically generated.

Declaration
[FpCategory("Category_Layout")]
[Browsable(false)]
public bool ManualLayout { get; set; }
<FpCategory("Category_Layout")>
<Browsable(False)>
Public Property ManualLayout As Boolean