Property | Type | Description | |
---|---|---|---|
AutomaticStylePath | string |
Method | Description | |
---|---|---|
ChartStyleProcessor ( |
the constructor of the chartStyleProcesser
|
|
CreateChartLegendStyle ( |
create chart legend style
|
|
CreateChartPlotAreaStyle ( |
create chart plotarea style
|
|
CreateChartStyle ( |
create chart style
|
|
CreateChartTitleStyle ( |
create chart title style
|
|
CreateGraphicProperties ( IStyle style, |
create the graphic property
|
|
ReadStyle ( |
read the styles of the chart
|
|
ReadStyleNode ( string styleName ) : |
read the style node
|
Method | Description | |
---|---|---|
CreateAxesProperties ( IStyle style, |
create the axes property
|
|
CreateChartAxesStyle ( |
create chart axes style
|
|
CreateChartFloorStyle ( |
create chart floor style
|
|
CreateChartProperties ( IStyle style, |
create the chart property
|
|
CreateChartProperty ( IStyle style, |
create the chart property
|
|
CreateChartSeriesStyle ( |
create chart series style
|
|
CreateChartWallStyle ( |
create chart wall style
|
|
CreatePlotAreaProperties ( IStyle style, |
create the plotarea property
|
|
CreateTextProperties ( IStyle style, |
create the text property
|
|
CreateUnknownProperties ( IStyle style, |
create unknown property
|
|
GetProperty ( IStyle nodeStyle, |
get the property of the style
|
public ChartStyleProcessor ( |
||
chart | ||
return | System |
public CreateChartLegendStyle ( |
||
nodeStyle | ||
return |
public CreateChartPlotAreaStyle ( |
||
nodeStyle | ||
return |
public CreateChartStyle ( |
||
nodeStyle | ||
return |
public CreateChartTitleStyle ( |
||
nodeStyle | ||
return |
public CreateGraphicProperties ( IStyle style, |
||
style | IStyle | |
node | ||
return |
public ReadStyle ( |
||
node | ||
styleType | string | |
return | IStyle |
public ReadStyleNode ( string styleName ) : |
||
styleName | string | |
return |