C# 클래스 PlotStyle, ScottPlot

This class holds styling options for the plot. These options may be exposed to plottables in case they wish to use these colors too.
파일 보기 프로젝트 열기: ScottPlot/ScottPlot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataBackgroundColor Color,
FigureBackgroundColor Color,
Palette Palette,
SpineColor Color,

프로퍼티 상세

DataBackgroundColor 공개적으로 프로퍼티

public Color, DataBackgroundColor
리턴 Color,

FigureBackgroundColor 공개적으로 프로퍼티

public Color, FigureBackgroundColor
리턴 Color,

Palette 공개적으로 프로퍼티

public Palette, Palette
리턴 Palette,

SpineColor 공개적으로 프로퍼티

public Color, SpineColor
리턴 Color,