Table of Contents

Property Border

Namespace
Terminal.Gui.Graphs
Assembly
Terminal.Gui.dll

Border

True to draw a solid border around the legend. Defaults to true. This border will be within the Bounds and so reduces the width/height available for text by 2

public bool Border { get; set; }

Property Value

bool