ChartFillFormat.PresetTexture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the preset texture for the specified fill. Read-only.
public:
property int PresetTexture { int get(); };
public int PresetTexture { get; }
member this.PresetTexture : int
Public ReadOnly Property PresetTexture As Integer
Property Value
Remarks
Use the PresetTextured(Int32) method to set the preset texture for the fill.