IUIGraph¶
Namespace: WellFired.Profile.ProfileProcessor.Visual
Description¶
Properties¶
| int | SizeX { get; set; } |
| int | SizeY { get; set; } |
| IGraphDisplayer | GraphDisplayer { get; set; } |
Public Methods¶
| void | Initialize ( ) |
Breakdown¶
- int SizeX { get; set; }
- int SizeY { get; set; }
- IGraphDisplayer GraphDisplayer { get; set; }
- void Initialize ( )