www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
See Remarks section of PhotoPath.
How the photos for chart nodes are specified in the XML/table/array format. If it is set as ByFileName, then you may want to set PhotoPath too. Default is UsePhoto_ImageList4Levels.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public PhotoSpecificationType PhotoSpecification { get; set; }
/** @property */ public PhotoSpecificationType get_PhotoSpecification() /** @property */ public void set_PhotoSpecification(PhotoSpecificationType value)
Field Value
UnifoChart.Hierarchy.PhotoSpecificationTypeRemarks
See Also