| 
            
              HistogramViewFormat Property 
             | 
          
        
         
              Gets or sets the format used to display
              the histogram values on screen.
            
 
    Namespace: 
   Accord.Controls
    Assembly:
   Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax[DefaultValueAttribute("N2")]
public string Format { get; set; }<DefaultValueAttribute("N2")>
Public Property Format As String
	Get
	Set Request Example
		View SourceProperty Value
Type: 
String
See Also