www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
See also PhotoSpecification. If you havn't specify the PhotoPath, then you have to specify the path (relative or absolute) together with each filename specified in the XML/table/array format (see HierarchyData for the data format).
You can omit the path, if the files are at the same folder as the application's root folder.
Folder path (relative or absolute) of where the photo files are there in the system. Required, if you set PhotoSpecification as ByFileName and photo files are not in the application's root folder.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
Field Value
System.StringRemarks
You can omit the path, if the files are at the same folder as the application's root folder.
See Also