ChartImageType Property
ChartImageType
Gets or sets the format of the output image.
Declaration
[FpCategory("Category_Behavior")]
public ImageType ChartImageType { get; set; }
<FpCategory("Category_Behavior")>
Public Property ChartImageType As ImageType