nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.ChartPlots / StyledBarplot

StyledBarplot

Full name Microsoft.VisualBasic.Data.ChartPlots.BarPlot.StyledBarplot Assembly Microsoft.VisualBasic.Data.ChartPlots Members 2

01 Syntax

Microsoft.VisualBasic.Data.ChartPlots.BarPlot.StyledBarplot

02 Methods

NameOverloadsSummary
Plot 1 进行更加复杂的样式的条形图的绘图操作
ColorRendering 1 使用这个函数进行条形图之中的系列的颜色的渲染

03 Members

method Plot #
Plot(IEnumerable(Of BarSerial), String, String, String, Double, String, Int32)

进行更加复杂的样式的条形图的绘图操作

Parameters
NameTypeDescription
dataIEnumerable(Of BarSerial)

这个数据集之中是没有同组比较数据的

sizeString

-

padding$String

-

intervalString

The interval distance between the bars, percentage of the width

method ColorRendering #
ColorRendering(IEnumerable(Of BarSerial), String)

使用这个函数进行条形图之中的系列的颜色的渲染

Parameters
NameTypeDescription
dataIEnumerable(Of BarSerial)

系列数据,其中的BarSerial.Brush将会被填充为颜色谱之中的某一个颜色值

schema$String

Designer的颜色谱名称