Click or drag to resize

IVisualTOnRender Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
void OnRender(
	DrawingContext dc,
	T args,
	bool isYAxis
)

Parameters

dc  DrawingContext
 
args  T
 
isYAxis  Boolean
 
See Also