ScottPlot
Loading...
Searching...
No Matches
Properties | List of all members
ScottPlot.LabelStyleProperties Class Referenceabstract

Classes with a LabelStyle can inherit this to include shortcuts to its most commonly used properties. More...

Inheritance diagram for ScottPlot.LabelStyleProperties:
ScottPlot.IHasLabel ScottPlot.AxisPanels.AxisBase ScottPlot.LegendItem ScottPlot.PieSlice ScottPlot.Plottables.Annotation ScottPlot.Plottables.AxisLine ScottPlot.Plottables.Benchmark ScottPlot.Plottables.Callout ScottPlot.Plottables.Text ScottPlot.RadarSeries

Properties

LabelStyle LabelStyle [get, set]
 
float LabelOffsetX [get, set]
 
float LabelOffsetY [get, set]
 
float LabelRotation [get, set]
 
float LabelPadding [set]
 
PixelPadding LabelPixelPadding [get, set]
 
PixelRect LabelLastRenderPixelRect [get]
 
string LabelText [get, set]
 
Alignment LabelAlignment [get, set]
 
string LabelFontName [get, set]
 
float LabelFontSize [get, set]
 
float? LabelLineSpacing [get, set]
 
bool LabelItalic [get, set]
 
bool LabelBold [get, set]
 
Color LabelFontColor [get, set]
 
Color LabelBackgroundColor [get, set]
 
float LabelBorderRadius [get, set]
 
float LabelBorderRadiusX [get, set]
 
float LabelBorderRadiusY [get, set]
 
float LabelBorderWidth [get, set]
 
Color LabelBorderColor [get, set]
 
Color LabelShadowColor [get, set]
 
PixelOffset LabelShadowOffset [get, set]
 
- Properties inherited from ScottPlot.IHasLabel

Detailed Description

Classes with a LabelStyle can inherit this to include shortcuts to its most commonly used properties.

Property Documentation

◆ LabelAlignment

Alignment ScottPlot.LabelStyleProperties.LabelAlignment
getset

Implements ScottPlot.IHasLabel.

◆ LabelBackgroundColor

Color ScottPlot.LabelStyleProperties.LabelBackgroundColor
getset

Implements ScottPlot.IHasLabel.

◆ LabelBold

bool ScottPlot.LabelStyleProperties.LabelBold
getset

Implements ScottPlot.IHasLabel.

◆ LabelBorderColor

Color ScottPlot.LabelStyleProperties.LabelBorderColor
getset

Implements ScottPlot.IHasLabel.

◆ LabelBorderRadius

float ScottPlot.LabelStyleProperties.LabelBorderRadius
getset

Implements ScottPlot.IHasLabel.

◆ LabelBorderRadiusX

float ScottPlot.LabelStyleProperties.LabelBorderRadiusX
getset

◆ LabelBorderRadiusY

float ScottPlot.LabelStyleProperties.LabelBorderRadiusY
getset

◆ LabelBorderWidth

float ScottPlot.LabelStyleProperties.LabelBorderWidth
getset

Implements ScottPlot.IHasLabel.

◆ LabelFontColor

Color ScottPlot.LabelStyleProperties.LabelFontColor
getset

Implements ScottPlot.IHasLabel.

◆ LabelFontName

string ScottPlot.LabelStyleProperties.LabelFontName
getset

Implements ScottPlot.IHasLabel.

◆ LabelFontSize

float ScottPlot.LabelStyleProperties.LabelFontSize
getset

Implements ScottPlot.IHasLabel.

◆ LabelItalic

bool ScottPlot.LabelStyleProperties.LabelItalic
getset

Implements ScottPlot.IHasLabel.

◆ LabelLastRenderPixelRect

PixelRect ScottPlot.LabelStyleProperties.LabelLastRenderPixelRect
get

◆ LabelLineSpacing

float? ScottPlot.LabelStyleProperties.LabelLineSpacing
getset

Implements ScottPlot.IHasLabel.

◆ LabelOffsetX

float ScottPlot.LabelStyleProperties.LabelOffsetX
getset

Implements ScottPlot.IHasLabel.

◆ LabelOffsetY

float ScottPlot.LabelStyleProperties.LabelOffsetY
getset

Implements ScottPlot.IHasLabel.

◆ LabelPadding

float ScottPlot.LabelStyleProperties.LabelPadding
setadd

Implements ScottPlot.IHasLabel.

◆ LabelPixelPadding

PixelPadding ScottPlot.LabelStyleProperties.LabelPixelPadding
getsetadd

Implements ScottPlot.IHasLabel.

◆ LabelRotation

float ScottPlot.LabelStyleProperties.LabelRotation
getset

Implements ScottPlot.IHasLabel.

◆ LabelShadowColor

Color ScottPlot.LabelStyleProperties.LabelShadowColor
getset

Implements ScottPlot.IHasLabel.

◆ LabelShadowOffset

PixelOffset ScottPlot.LabelStyleProperties.LabelShadowOffset
getset

Implements ScottPlot.IHasLabel.

◆ LabelStyle

LabelStyle ScottPlot.LabelStyleProperties.LabelStyle
getsetabstract

Implements ScottPlot.IHasLabel.

◆ LabelText

string ScottPlot.LabelStyleProperties.LabelText
getset

Implements ScottPlot.IHasLabel.


The documentation for this class was generated from the following file: