PieChart2View PieChartView_PrepareStyle Method A Sandcastle Documented Class Library
Prepares the pie chart's style.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected void PieChartView_PrepareStyle(
	Object sender,
	ChartPrepareStyleInfoEventArgs args
)

Parameters

sender
Type: System Object
args
Type: ChartPrepareStyleInfoEventArgs
See Also